summaryrefslogtreecommitdiff
path: root/audio/libsidplay2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libsidplay2/Makefile')
-rw-r--r--audio/libsidplay2/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/audio/libsidplay2/Makefile b/audio/libsidplay2/Makefile
deleted file mode 100644
index 8b79d6351863..000000000000
--- a/audio/libsidplay2/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: sidplay
-# Date created: 31 October 1996
-# Whom: Stefan Zehl <sec@42.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= sidplay
-PORTVERSION= 1.36.38
-CATEGORIES= audio emulators
-MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
-DISTNAME= lib${PORTNAME}-${PORTVERSION:S/./_/g}
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= sec@42.org
-
-WRKSRC= ${WRKDIR}/lib${PKGNAME}
-USE_XLIB= yes
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-USE_GMAKE= yes
-
-.include <bsd.port.mk>