From 2e06c5d5c568c585868dc6fda74539d3931d330b Mon Sep 17 00:00:00 2001 From: nbm Date: Sat, 5 Aug 2000 13:45:38 +0000 Subject: Add xmms-tfmx, a tfmx plugin for xmms. PR: ports/18726 Submitted by: Anders Nordby --- audio/xmms-tfmx/Makefile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 audio/xmms-tfmx/Makefile (limited to 'audio/xmms-tfmx/Makefile') 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 +# +# $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 -- cgit v1.1