diff options
Diffstat (limited to 'audio/py-mad/Makefile')
-rw-r--r-- | audio/py-mad/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |