aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /audio
parent5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff)
downloadports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz
ports-fbc660cb2c24a55e37464725f9ac601142494606.zip
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'audio')
-rw-r--r--audio/py-cddb/Makefile1
-rw-r--r--audio/py-cddb/pkg-comment1
-rw-r--r--audio/py-id3/Makefile1
-rw-r--r--audio/py-id3/pkg-comment1
-rw-r--r--audio/py-mad/Makefile1
-rw-r--r--audio/py-mad/pkg-comment1
-rw-r--r--audio/py-xmms/Makefile1
-rw-r--r--audio/py-xmms/pkg-comment1
8 files changed, 4 insertions, 4 deletions
diff --git a/audio/py-cddb/Makefile b/audio/py-cddb/Makefile
index 1fb8575ad871..061dbde4af2e 100644
--- a/audio/py-cddb/Makefile
+++ b/audio/py-cddb/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= CDDB-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python module to fetch information on audio CDs from CDDB
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/audio/py-cddb/pkg-comment b/audio/py-cddb/pkg-comment
deleted file mode 100644
index e84e33025c4c..000000000000
--- a/audio/py-cddb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python module to fetch information on audio CDs from CDDB
diff --git a/audio/py-id3/Makefile b/audio/py-id3/Makefile
index 54f501a0608a..8178d76285e1 100644
--- a/audio/py-id3/Makefile
+++ b/audio/py-id3/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= id3-py_${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python module for retrieving and setting ID3 tags on MP3 files
WRKSRC= ${WRKDIR}/id3-py-${PORTVERSION}
USE_PYTHON= yes
diff --git a/audio/py-id3/pkg-comment b/audio/py-id3/pkg-comment
deleted file mode 100644
index 84d6d1f32472..000000000000
--- a/audio/py-id3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python module for retrieving and setting ID3 tags on MP3 files
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile
index d7cd16f2286e..d9e70c961e06 100644
--- a/audio/py-mad/Makefile
+++ b/audio/py-mad/Makefile
@@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pymad-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= Python module that provides the MPEG Audio Decoder interface
LIB_DEPENDS= mad.1:${PORTSDIR}/audio/mad
diff --git a/audio/py-mad/pkg-comment b/audio/py-mad/pkg-comment
deleted file mode 100644
index 0539b2137a33..000000000000
--- a/audio/py-mad/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Python module that provides the MPEG Audio Decoder interface
diff --git a/audio/py-xmms/Makefile b/audio/py-xmms/Makefile
index e71e446a73e9..a39c75c78e35 100644
--- a/audio/py-xmms/Makefile
+++ b/audio/py-xmms/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyxmms-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
+COMMENT= XMMS Remote Control Library for Python
BUILD_DEPENDS= ${XMMS_CONFIG}:${PORTSDIR}/multimedia/xmms
LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms
diff --git a/audio/py-xmms/pkg-comment b/audio/py-xmms/pkg-comment
deleted file mode 100644
index b177326031ee..000000000000
--- a/audio/py-xmms/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XMMS Remote Control Library for Python