Add WWW_SITE and cleanup style of DESCR.
Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
This commit is contained in:
parent
1acc90bf12
commit
897d8a16b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17733
4 changed files with 6 additions and 28 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue