1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/mpmf20/Makefile
Steve Price 7e37bc8cb0 Update MASTER_SITE and author's Email address.
PR:		17026
Submitted by:	Markus Holmberg <markush@acc.umu.se>
2000-02-28 00:55:07 +00:00

24 lines
459 B
Makefile

# New ports collection makefile for: mpmf20
# Version required: 1.01
# Date created: 22 September 1999
# Whom: Markus Holmberg <saska@acc.umu.se>
#
# $FreeBSD$
#
DISTNAME= mpmf20
PKGNAME= mpmf20-1.01
CATEGORIES= audio
MASTER_SITES= http://www.world.co.uk/sba/ \
http://www.acc.umu.se/~markush/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
MAKEFILE= makefile
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/mpmf20 ${PREFIX}/bin
.include <bsd.port.mk>