freebsd-ports/audio/xmms-tfmx/Makefile
Kevin Lo 467cb2d4af Update to 0.3
PR: 23243
Submitted by: MAINTAINER
2000-12-04 14:40:34 +00:00

24 lines
469 B
Makefile

# New ports collection makefile for: xmms-tfmx
# Date created: 21 May 2000
# Whom: Anders Nordby <anders@fix.no>
#
# $FreeBSD$
#
PORTNAME= xmms-tfmx
PORTVERSION= 0.3
CATEGORIES= audio
MASTER_SITES= http://fatal.telia.nu/hosted/ \
http://www.freenix.no/~anders/ \
ftp://totem.fix.no/pub/mirrors/misc/
MAINTAINER= anders@fix.no
LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>