freebsd-ports/audio/libshout/Makefile
Will Andrews 102b8c1951 Add libshout, a library providing routines for connecting and transmitting
data to/from an icecast server.

PR:		19079
Submitted by:	Zach Zurflu <zach@pabst.bendnet.com>
2000-06-07 17:15:03 +00:00

18 lines
370 B
Makefile

# New ports collection makefile for: libshout
# Date created: 06 Jun 2000
# Whom: zach@pabst.bendnet.com
#
# $FreeBSD$
#
PORTNAME= libshout
PORTVERSION= 1.0.3
CATEGORIES= audio net
MASTER_SITES= http://developer.icecast.org/libshout/releases/
MAINTAINER= zach@pabst.bendnet.com
GNU_CONFIGURE= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>