1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/libshout2/Makefile

20 lines
391 B
Makefile
Raw Normal View History

# 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
INSTALLS_SHLIBS= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>