19 lines
355 B
Makefile
19 lines
355 B
Makefile
# New ports collection makefile for: shout
|
|
# Date created: 14 Jun 2000
|
|
# Whom: will
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= shout
|
|
PORTVERSION= 0.8.0
|
|
CATEGORIES= audio net
|
|
MASTER_SITES= http://www.icecast.org/releases/
|
|
|
|
MAINTAINER= kevin@puis.net
|
|
COMMENT= Program that sends mp3 streams to an icecast/shoutcast server
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|