summaryrefslogtreecommitdiff
path: root/audio/libshout2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libshout2/Makefile')
-rw-r--r--audio/libshout2/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile
deleted file mode 100644
index 112498c4fdfd..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.7
-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>