diff options
author | perky <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | 64f95db42862bd75b3aa62212ad8bc515a441d3e (patch) | |
tree | 8e9ed3acb80bfe91146a654045c0a07d58bc7380 /audio/py-mad | |
parent | a40a8a3ce52a51573d19beeb58f650e5c658f014 (diff) | |
download | FreeBSD-ports-64f95db42862bd75b3aa62212ad8bc515a441d3e.zip FreeBSD-ports-64f95db42862bd75b3aa62212ad8bc515a441d3e.tar.gz |
De-pkg-comment for my ports.
Diffstat (limited to 'audio/py-mad')
-rw-r--r-- | audio/py-mad/Makefile | 1 | ||||
-rw-r--r-- | audio/py-mad/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-mad/Makefile b/audio/py-mad/Makefile index d7cd16f..d9e70c9 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 0539b21..0000000 --- a/audio/py-mad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python module that provides the MPEG Audio Decoder interface |