diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-05 13:45:38 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-05 13:45:38 +0000 |
commit | b1b1f85c60e4f4cf987802282c782c456c0f10e3 (patch) | |
tree | 8007639a2aab4d9d1d4a2738485864deae8632d7 /audio/xmms-tfmx | |
parent | 72ab3b96109e22f2de077e088f5cbeace51a8d21 (diff) | |
download | ports-b1b1f85c60e4f4cf987802282c782c456c0f10e3.tar.gz ports-b1b1f85c60e4f4cf987802282c782c456c0f10e3.zip |
Notes
Diffstat (limited to 'audio/xmms-tfmx')
-rw-r--r-- | audio/xmms-tfmx/Makefile | 25 | ||||
-rw-r--r-- | audio/xmms-tfmx/distinfo | 1 | ||||
-rw-r--r-- | audio/xmms-tfmx/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-tfmx/pkg-descr | 5 | ||||
-rw-r--r-- | audio/xmms-tfmx/pkg-plist | 1 |
5 files changed, 33 insertions, 0 deletions
diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile new file mode 100644 index 000000000000..e446bada6a45 --- /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> diff --git a/audio/xmms-tfmx/distinfo b/audio/xmms-tfmx/distinfo new file mode 100644 index 000000000000..a5ece0206214 --- /dev/null +++ b/audio/xmms-tfmx/distinfo @@ -0,0 +1 @@ +MD5 (xmms-tfmx-0.2.tar.gz) = 46a3e30be8f4569074b2b063b4857664 diff --git a/audio/xmms-tfmx/pkg-comment b/audio/xmms-tfmx/pkg-comment new file mode 100644 index 000000000000..3dfaf9c825c2 --- /dev/null +++ b/audio/xmms-tfmx/pkg-comment @@ -0,0 +1 @@ +XMMS Input plugin for playing TFMX tunes diff --git a/audio/xmms-tfmx/pkg-descr b/audio/xmms-tfmx/pkg-descr new file mode 100644 index 000000000000..a63a3d1d147f --- /dev/null +++ b/audio/xmms-tfmx/pkg-descr @@ -0,0 +1,5 @@ +This plugin enables you to play the good old Amiga TFMX tunes, like the +magnificient one from the game Turrican! + +WWW: http://massena.univ-mlv.fr/~dlecorfe/tfmx/ +Tunes: http://exotica.fix.no/ diff --git a/audio/xmms-tfmx/pkg-plist b/audio/xmms-tfmx/pkg-plist new file mode 100644 index 000000000000..83fcacadc57a --- /dev/null +++ b/audio/xmms-tfmx/pkg-plist @@ -0,0 +1 @@ +lib/xmms/Input/libtfmx.so |