1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/audio/xmms-tfmx/Makefile

25 lines
506 B
Makefile
Raw Normal View History

# 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
2003-02-20 17:07:10 +00:00
COMMENT= XMMS Input plugin for playing TFMX tunes
LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms
2000-10-05 06:36:23 +00:00
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gtk12
2000-10-05 06:36:23 +00:00
USE_LIBTOOL= yes
.include <bsd.port.mk>