diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
commit | dac0aac36bc57c0c35f982e3da114f7fd7cdf228 (patch) | |
tree | 4b0075141538e722d9c4479b35aa7e2c3d5e9329 /audio/xmms-ladspa | |
parent | 56da587fc4792395fde2fe024b04e1a684679464 (diff) |
Notes
Diffstat (limited to 'audio/xmms-ladspa')
-rw-r--r-- | audio/xmms-ladspa/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-ladspa/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 7063b6a15db6..8e2e2439f40b 100644 --- a/audio/xmms-ladspa/Makefile +++ b/audio/xmms-ladspa/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/ DISTNAME= xmms_ladspa-${PORTVERSION} MAINTAINER= arved@FreeBSD.org +COMMENT= "XMMS Plugin that provides LADSPA Plugins to XMMS" BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-ladspa/pkg-comment b/audio/xmms-ladspa/pkg-comment deleted file mode 100644 index a80af90974f9..000000000000 --- a/audio/xmms-ladspa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS Plugin that provides LADSPA Plugins to XMMS |