diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/alienwah/Makefile | 1 | ||||
-rw-r--r-- | audio/alienwah/pkg-comment | 1 | ||||
-rw-r--r-- | audio/audacity-devel/Makefile | 1 | ||||
-rw-r--r-- | audio/audacity-devel/pkg-comment | 1 | ||||
-rw-r--r-- | audio/audacity/Makefile | 1 | ||||
-rw-r--r-- | audio/audacity/pkg-comment | 1 | ||||
-rw-r--r-- | audio/ladspa/Makefile | 1 | ||||
-rw-r--r-- | audio/ladspa/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-ladspa/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-ladspa/pkg-comment | 1 | ||||
-rw-r--r-- | audio/xmms-mailnotify/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-mailnotify/pkg-comment | 1 |
12 files changed, 6 insertions, 6 deletions
diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index 96150ce..7c64f81 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 diff --git a/audio/alienwah/pkg-comment b/audio/alienwah/pkg-comment deleted file mode 100644 index d9fd4eb..0000000 --- a/audio/alienwah/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Paul Nasca's AlienWah LADSPA Plugin diff --git a/audio/audacity-devel/Makefile b/audio/audacity-devel/Makefile index b5f154f..15386cd 100644 --- a/audio/audacity-devel/Makefile +++ b/audio/audacity-devel/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}-2 EXTRACT_SUFX= .tgz MAINTAINER= arved@FreeBSD.org +COMMENT= "Audacity is a GUI editor for digital audio waveforms" BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk \ diff --git a/audio/audacity-devel/pkg-comment b/audio/audacity-devel/pkg-comment deleted file mode 100644 index 608edb2..0000000 --- a/audio/audacity-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audacity is a GUI editor for digital audio waveforms diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index b5f154f..15386cd 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}-2 EXTRACT_SUFX= .tgz MAINTAINER= arved@FreeBSD.org +COMMENT= "Audacity is a GUI editor for digital audio waveforms" BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk \ diff --git a/audio/audacity/pkg-comment b/audio/audacity/pkg-comment deleted file mode 100644 index 608edb2..0000000 --- a/audio/audacity/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Audacity is a GUI editor for digital audio waveforms diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index 1c1e91f..175c1d8 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved MAINTAINER= arved@FreeBSD.org +COMMENT= "Linux Audio Developer's Simple Plugin API" USE_BZIP2= yes USE_GMAKE= yes diff --git a/audio/ladspa/pkg-comment b/audio/ladspa/pkg-comment deleted file mode 100644 index 4697eef..0000000 --- a/audio/ladspa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Linux Audio Developer's Simple Plugin API diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile index 7063b6a..8e2e243 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 a80af90..0000000 --- a/audio/xmms-ladspa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS Plugin that provides LADSPA Plugins to XMMS diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index cb48108..766fbde 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved MAINTAINER= arved@FreeBSD.org +COMMENT= "XMMS plugin, that plays a sound on incoming mail and opens the MUA" LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/audio/xmms-mailnotify/pkg-comment b/audio/xmms-mailnotify/pkg-comment deleted file mode 100644 index 5594354..0000000 --- a/audio/xmms-mailnotify/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XMMS plugin, that plays a sound on incoming mail and opens the MUA |