diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/mad | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/mad')
-rw-r--r-- | audio/mad/Makefile | 1 | ||||
-rw-r--r-- | audio/mad/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mad/Makefile b/audio/mad/Makefile index 52092a50a46c..c397cc7696a9 100644 --- a/audio/mad/Makefile +++ b/audio/mad/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= mad MAINTAINER= jason@mastaler.com +COMMENT= High-quality MPEG audio decoder LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext diff --git a/audio/mad/pkg-comment b/audio/mad/pkg-comment deleted file mode 100644 index cc3534ade19c..000000000000 --- a/audio/mad/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High-quality MPEG audio decoder |