diff options
Diffstat (limited to 'audio/libshout2/Makefile')
-rw-r--r-- | audio/libshout2/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile deleted file mode 100644 index efae89beb1ab..000000000000 --- a/audio/libshout2/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# 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_SHLIB= yes -PLIST_SUB+= PORTVERSION=${PORTVERSION} - -.include <bsd.port.mk> |