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-mad | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) | |
download | ports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz ports-fbc660cb2c24a55e37464725f9ac601142494606.zip |
Notes
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 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 |