summaryrefslogtreecommitdiff
path: root/audio/xmms-osx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-osx/Makefile')
-rw-r--r--audio/xmms-osx/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/audio/xmms-osx/Makefile b/audio/xmms-osx/Makefile
deleted file mode 100644
index 8f844453e99..00000000000
--- a/audio/xmms-osx/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2006/12/15 14:34:19 wiz Exp $
-#
-
-DISTNAME= xmms_osx_plugin-1.0
-PKGNAME= xmms-osx-1.0
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dbmix/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://dbmix.sourceforge.net/
-COMMENT= XMMS plugin for OSX native audio output
-
-LDFLAGS+= -lm
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-SHLIBTOOL_OVERRIDE= libtool-disable-static
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-ONLY_FOR_PLATFORM= Darwin-*-*
-
-.include "../../audio/xmms/buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"