diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:08:38 +0800 |
commit | 0a04b4d0b7999a814f5a24031a2bf433f084bb24 (patch) | |
tree | aed6e8768c64d947ea4c4401a356e10032db26a0 /audio/icecast2 | |
parent | 6f9b615f473378306144a3495e2fccb737fe52bf (diff) | |
download | freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.gz freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.tar.zst freebsd-ports-gnome-0a04b4d0b7999a814f5a24031a2bf433f084bb24.zip |
De-pkg-comment.
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/Makefile | 1 | ||||
-rw-r--r-- | audio/icecast2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 02419b2a9366..4fc8d5551d8c 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://tigress.com/lofi/\ DISTNAME= icecast-devel-${PORTVERSION} MAINTAINER= michaelnottebrock@gmx.net +COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ shout.3:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/icecast2/pkg-comment b/audio/icecast2/pkg-comment deleted file mode 100644 index 394b453accae..000000000000 --- a/audio/icecast2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A streaming mp3/ogg-vorbis audio server |