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/alienwah/Makefile | |
parent | Do not fail if libXrender.so doesn't exist at all. (diff) |
de-pkg-comment
Notes
Notes:
svn path=/head/; revision=76148
Diffstat (limited to 'audio/alienwah/Makefile')
-rw-r--r-- | audio/alienwah/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index 96150cefd2d3..7c64f81783e1 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://plugin.org.uk/releases/alienwah/ MAINTAINER= arved@FreeBSD.org +COMMENT= "Paul Nasca's AlienWah LADSPA Plugin" BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa |