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/darkice | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) | |
download | ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip |
Notes
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 1 | ||||
-rw-r--r-- | audio/darkice/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 21d2a44b8d9d..9b3d8530d5a0 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= An IceCast, IceCast2 and ShoutCast live audio streamer LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/darkice/pkg-comment b/audio/darkice/pkg-comment deleted file mode 100644 index 3478295624dd..000000000000 --- a/audio/darkice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An IceCast, IceCast2 and ShoutCast live audio streamer |