freebsd-ports/audio/mikmod/Makefile
Pete Fritchman c4ff0e9d8e Update MASTER_SITES and WWW: to mikmod's new home.
PR:		33283
Submitted by:	maintainer
2001-12-28 18:05:51 +00:00

22 lines
409 B
Makefile

# ports collection makefile for: mikmod304
# Date created: 16 November 1998
# Whom: yoshiaki Uchikawa
#
# $FreeBSD$
#
PORTNAME= mikmod
PORTVERSION= 3.1.6
CATEGORIES= audio
MASTER_SITES= http://www.mikmod.org/files/mikmod/
MAINTAINER= yoshiaki@kt.rim.or.jp
LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= mikmod.1
.include <bsd.port.mk>