freebsd-ports/audio/shout/Makefile
Will Andrews 8ad00b5c4a Add shout, a program that sends mp3 streams to icecast/shoutcast servers.
Requested/prodded by:	Kevin Bockman <kevin@puis.net> (now MAINTAINER)
2000-06-15 04:04:29 +00:00

17 lines
284 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
GNU_CONFIGURE= yes
.include <bsd.port.mk>