summaryrefslogtreecommitdiffstats
path: root/audio/xmms-tfmx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-tfmx/Makefile')
-rw-r--r--audio/xmms-tfmx/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile
new file mode 100644
index 0000000..e446bad
--- /dev/null
+++ b/audio/xmms-tfmx/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: xmms-tfmx
+# Date created: 21 May 2000
+# Whom: Anders Nordby <anders@fix.no>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-tfmx
+PORTVERSION= 0.2
+CATEGORIES= audio
+MASTER_SITES= http://www.freenix.no/~anders/ \
+ ftp://totem.fix.no/pub/mirrors/misc/
+
+MAINTAINER= anders@fix.no
+
+LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms
+
+USE_LIBTOOL= yes
+USE_GMAKE= yes
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud