summaryrefslogtreecommitdiff
path: root/audio/libsidplay2/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /audio/libsidplay2/Makefile
parent8c307777eaf81af4195ae428b3ebbeba734fc5af (diff)
Diffstat (limited to 'audio/libsidplay2/Makefile')
-rw-r--r--audio/libsidplay2/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
deleted file mode 100644
index c6b7ec03b085..000000000000
--- a/audio/libsidplay2/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: libsidplay
-# Date created: 31 October 1996
-# Whom: Stefan Zehl <sec@42.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libsidplay
-PORTVERSION= 1.36.46
-CATEGORIES= audio emulators
-MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
-DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
-
-MAINTAINER= sec@42.org
-
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-USE_GMAKE= yes
-USE_NEWGCC= yes
-
-.include <bsd.port.mk>