freebsd-ports/audio/xmms-tfmx/Makefile
Ying-Chieh Liao da03016f98 Remove broken and slow master sites, add one new.
Set WWW reference to www.xmms.org, as that is the only semi reliable place
to find information about this particular plugin currently.

PR:		27646
Submitted by:	maintainer
2001-05-26 01:32:53 +00:00

23 lines
438 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= ftp://ftp.nuug.no/pub/anders/distfiles/ \
http://www.freenix.no/~anders/
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>