diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 12:52:52 +0000 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 12:52:52 +0000 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /audio/mpg321/Makefile | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | FreeBSD-ports-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip FreeBSD-ports-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz |
pkg-comment -> COMMENT
Diffstat (limited to 'audio/mpg321/Makefile')
-rw-r--r-- | audio/mpg321/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile index f0b612d..f2066b0 100644 --- a/audio/mpg321/Makefile +++ b/audio/mpg321/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mpg321 MAINTAINER= naddy@FreeBSD.org +COMMENT= A free command-line mp3 player, compatible with mpg123 LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ mad.1:${PORTSDIR}/audio/mad |