diff options
author | steve <steve@FreeBSD.org> | 1999-04-09 01:44:47 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-09 01:44:47 +0800 |
commit | 3aab6dbdbb56326d268c6efbfb3861534051b213 (patch) | |
tree | fc589f4c1f346dd19946b942f998439981d0e5be /audio | |
parent | eb55529cd348c154eecc3c0ff243bbc95af01835 (diff) | |
download | freebsd-ports-gnome-3aab6dbdbb56326d268c6efbfb3861534051b213.tar.gz freebsd-ports-gnome-3aab6dbdbb56326d268c6efbfb3861534051b213.tar.zst freebsd-ports-gnome-3aab6dbdbb56326d268c6efbfb3861534051b213.zip |
Add WWW_SITE and cleanup style of DESCR.
Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/pkg-descr | 13 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast2/pkg-descr | 13 |
4 files changed, 6 insertions, 28 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 6d197e6630fa..a0bf58eb5655 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/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/icecast/pkg-descr b/audio/icecast/pkg-descr index f05f987174b0..b8a9b4fb6d1f 100644 --- a/audio/icecast/pkg-descr +++ b/audio/icecast/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/ 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/ |