diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/icecast/Makefile | |
parent | Update to 0.9.0 [1] (diff) |
De-pkg-comment.
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 704cb8a95e69..451610de0307 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ MAINTAINER= zach@pabst.bendnet.com +COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes CONFIGURE_ARGS= --with-libwrap |