aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
commit74740483d05162a23cf6fbdf595210297e25f01a (patch)
treeedfefd7ac9e97a40319864c4a75401a3b1f87512 /audio
parentcdba506d34bc3b158ad2843354bb1243c877ce17 (diff)
downloadports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz
ports-74740483d05162a23cf6fbdf595210297e25f01a.zip
De-pkg-comment
Notes
Notes: svn path=/head/; revision=76311
Diffstat (limited to 'audio')
-rw-r--r--audio/agsatellite/Makefile1
-rw-r--r--audio/agsatellite/pkg-comment1
-rw-r--r--audio/liba52-devel/Makefile1
-rw-r--r--audio/liba52-devel/pkg-comment1
-rw-r--r--audio/liba52/Makefile1
-rw-r--r--audio/liba52/pkg-comment1
-rw-r--r--audio/mpt/Makefile1
-rw-r--r--audio/mpt/pkg-comment1
-rw-r--r--audio/songprint/Makefile1
-rw-r--r--audio/songprint/pkg-comment1
-rw-r--r--audio/toolame/Makefile1
-rw-r--r--audio/toolame/pkg-comment1
-rw-r--r--audio/xnap/Makefile1
-rw-r--r--audio/xnap/pkg-comment1
14 files changed, 7 insertions, 7 deletions
diff --git a/audio/agsatellite/Makefile b/audio/agsatellite/Makefile
index 571a40d73bbf..bb77d5009d4f 100644
--- a/audio/agsatellite/Makefile
+++ b/audio/agsatellite/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.audiogalaxy.com/downloads/
DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Client that allows you to share your music on Audiogalaxy(TM)
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//}
diff --git a/audio/agsatellite/pkg-comment b/audio/agsatellite/pkg-comment
deleted file mode 100644
index 5505062aa192..000000000000
--- a/audio/agsatellite/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Client that allows you to share your music on Audiogalaxy(TM)
diff --git a/audio/liba52-devel/Makefile b/audio/liba52-devel/Makefile
index e53bfab9ff22..11329a03e5d6 100644
--- a/audio/liba52-devel/Makefile
+++ b/audio/liba52-devel/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://liba52.sourceforge.net/files/
DISTNAME= a52dec-${PORTVERSION:S/.b/b/}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= A free library for decoding ATSC A/52 streams, aka AC-3
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/audio/liba52-devel/pkg-comment b/audio/liba52-devel/pkg-comment
deleted file mode 100644
index cd6a1ff676d5..000000000000
--- a/audio/liba52-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A free library for decoding ATSC A/52 streams, aka AC-3
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index e53bfab9ff22..11329a03e5d6 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://liba52.sourceforge.net/files/
DISTNAME= a52dec-${PORTVERSION:S/.b/b/}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= A free library for decoding ATSC A/52 streams, aka AC-3
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/audio/liba52/pkg-comment b/audio/liba52/pkg-comment
deleted file mode 100644
index cd6a1ff676d5..000000000000
--- a/audio/liba52/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A free library for decoding ATSC A/52 streams, aka AC-3
diff --git a/audio/mpt/Makefile b/audio/mpt/Makefile
index 9ae34a2461cd..8a7dd3525c83 100644
--- a/audio/mpt/Makefile
+++ b/audio/mpt/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freetantrum
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Mike's Playlist Thingie is a fingerprinting based playlist generator
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \
songprint.1:${PORTSDIR}/audio/songprint
diff --git a/audio/mpt/pkg-comment b/audio/mpt/pkg-comment
deleted file mode 100644
index 0d3f61bcffd6..000000000000
--- a/audio/mpt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Mike's Playlist Thingie is a fingerprinting based playlist generator
diff --git a/audio/songprint/Makefile b/audio/songprint/Makefile
index 20854dae2c75..e117e80f0460 100644
--- a/audio/songprint/Makefile
+++ b/audio/songprint/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= freetantrum
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Library for acoustic fingerprinting of music from Freetantrum (TM)
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
diff --git a/audio/songprint/pkg-comment b/audio/songprint/pkg-comment
deleted file mode 100644
index 84cdc39b95bb..000000000000
--- a/audio/songprint/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Library for acoustic fingerprinting of music from Freetantrum (TM)
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile
index d69029c76a92..7ddb2f2aea0a 100644
--- a/audio/toolame/Makefile
+++ b/audio/toolame/Makefile
@@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//}
EXTRACT_SUFX= .tgz
MAINTAINER= lioux@FreeBSD.org
+COMMENT= Optimized mpeg 1/2 layer 2 audio encoder
USE_GMAKE= yes
USE_REINPLACE= yes
diff --git a/audio/toolame/pkg-comment b/audio/toolame/pkg-comment
deleted file mode 100644
index d4978bd1fde4..000000000000
--- a/audio/toolame/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Optimized mpeg 1/2 layer 2 audio encoder
diff --git a/audio/xnap/Makefile b/audio/xnap/Makefile
index 648205963417..f04b1fee1cf7 100644
--- a/audio/xnap/Makefile
+++ b/audio/xnap/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L}
DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack)
USE_JAVA= 1.3+
NO_BUILD= yes
diff --git a/audio/xnap/pkg-comment b/audio/xnap/pkg-comment
deleted file mode 100644
index b80c671be45a..000000000000
--- a/audio/xnap/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pure java napster client; also, supports OpenNap & giFT (FastTrack)