summaryrefslogtreecommitdiff
path: root/audio/xmms-synaesthesia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-synaesthesia/Makefile')
-rw-r--r--audio/xmms-synaesthesia/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/xmms-synaesthesia/Makefile b/audio/xmms-synaesthesia/Makefile
new file mode 100644
index 00000000000..b99debea599
--- /dev/null
+++ b/audio/xmms-synaesthesia/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $
+#
+
+DISTNAME= synaesthesia-xmms-0.0.3-rc3
+PKGNAME= xmms-synaesthesia-0.0.3rc3
+CATEGORIES= audio xmms
+MASTER_SITES= http://staff.xmms.org/zinx/xmms/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://staff.xmms.org/zinx/xmms/
+COMMENT= Port of Synaesthesia to an XMMS plugin
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_X11= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1
+
+.include "../../audio/xmms/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"