freebsd-ports/audio/xmms-tfmx/Makefile
Edwin Groothuis c91c8e8e4d chase lib version change of multimedia/xmms
PR:		ports/56505
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2003-09-08 00:10:16 +00:00

24 lines
506 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://atreides.freenix.no/~anders/
MAINTAINER= ports@FreeBSD.org
COMMENT= XMMS Input plugin for playing TFMX tunes
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>