diff options
author | arved <arved@FreeBSD.org> | 2003-02-22 22:38:12 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-22 22:38:12 +0800 |
commit | 8226dbefd6fedb0f3a8d2b5be11ef39ec282c532 (patch) | |
tree | 4eae6bf47da0e945a06fad8cc4b872fa2bc5c1ad /audio/xmms-ladspa | |
parent | b1326c80157fe70178a9167390b61e15b84dc361 (diff) | |
download | freebsd-ports-gnome-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.tar.gz freebsd-ports-gnome-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.tar.zst freebsd-ports-gnome-8226dbefd6fedb0f3a8d2b5be11ef39ec282c532.zip |
de-pkg-comment
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 |