diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /audio/py-cddb | |
parent | Add ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff) |
De-pkg-comment for my ports.
Diffstat (limited to 'audio/py-cddb')
-rw-r--r-- | audio/py-cddb/Makefile | 1 | ||||
-rw-r--r-- | audio/py-cddb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 |