mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
102b8c1951
data to/from an icecast server. PR: 19079 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
19 lines
370 B
Makefile
19 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>
|