diff options
author | Steve Price <steve@FreeBSD.org> | 1999-04-08 17:44:47 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-04-08 17:44:47 +0000 |
commit | 897d8a16b545fe2bcd0fc61249aab98d2d41d87c (patch) | |
tree | c1ecd79fea61eeadfac8071c1850a54eb3076567 /audio/icecast2 | |
parent | 1acc90bf123a36bfe799fd94e90200bd04f86abe (diff) | |
download | ports-897d8a16b545fe2bcd0fc61249aab98d2d41d87c.tar.gz ports-897d8a16b545fe2bcd0fc61249aab98d2d41d87c.zip |
Notes
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast2/pkg-descr | 13 |
2 files changed, 3 insertions, 14 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 6d197e6630fa..a0bf58eb5655 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Jan 1999 # Whom: Chip Marshall <chip@eboai.org> # -# $Id: Makefile,v 1.1.1.1 1999/04/02 04:23:49 steve Exp $ +# $Id: Makefile,v 1.2 1999/04/07 17:58:42 jseger Exp $ # DISTNAME= icecast-1.1.3 @@ -13,6 +13,8 @@ MASTER_SITES= http://icecast.linuxpower.org/releases/ \ MAINTAINER= chip@eboai.org +WWW_SITE= http://icecast.linuxpower.org + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-crypt --with-libwrap diff --git a/audio/icecast2/pkg-descr b/audio/icecast2/pkg-descr index f05f987174b0..b8a9b4fb6d1f 100644 --- a/audio/icecast2/pkg-descr +++ b/audio/icecast2/pkg-descr @@ -1,18 +1,5 @@ -icecast -~~~~~~~ Icecast provides nearly all the functionality of the Shoutcast Linux server. It will accept encoding streams from either iceplay or WinAmp. It can also add itself to a directory server such as our own icecast.linuxpower.org or Nullsoft's yp.shoutcast.com. It does not yet support redirection of streams from other icecast servers, but soon will. -Command-line options are as follows (these can be obtained by running -'icecast -h' as well): - -contacts and webpage -~~~~~~~~~~~~~~~~~~~~ -The main webpage for icecast is http://icecast.linuxpower.org -Please send any suggestions, bugfixes, or anything else to -icecast@linuxpower.org - --- -Chip Marshall <chip@eboai.org> http://www.eboai.org/~chip/ |