diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /audio/vorbisgain/Makefile | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
Notes
Diffstat (limited to 'audio/vorbisgain/Makefile')
-rw-r--r-- | audio/vorbisgain/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index bd08c82ceced..862df3a85ddd 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://sjeng.sourceforge.net/ftp/vorbis/ MAINTAINER= ports@FreeBSD.org +COMMENT= Calculates a percieved sound level of an Ogg Vorbis file LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ vorbis.2:${PORTSDIR}/audio/libvorbis |