diff options
Diffstat (limited to 'audio/mp32ogg/Makefile')
-rw-r--r-- | audio/mp32ogg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp32ogg/Makefile b/audio/mp32ogg/Makefile index ba3b4605dba8..4505582e0437 100644 --- a/audio/mp32ogg/Makefile +++ b/audio/mp32ogg/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.faceprint.com/pub/software/scripts/ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org +COMMENT= Convert MP3 files to Ogg Vorbis files RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \ oggenc:${PORTSDIR}/audio/vorbis-tools \ |