summaryrefslogtreecommitdiff
path: root/audio/xmms-dspectral/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-dspectral/Makefile')
-rw-r--r--audio/xmms-dspectral/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/audio/xmms-dspectral/Makefile b/audio/xmms-dspectral/Makefile
deleted file mode 100644
index 548bac061d6..00000000000
--- a/audio/xmms-dspectral/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:00 jlam Exp $
-#
-
-DISTNAME= dspectral-1.2
-PKGNAME= xmms-dspectral-1.2
-PKGREVISION= 4
-CATEGORIES= audio
-MASTER_SITES= http://hem.passagen.se/joakime/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
-COMMENT= XMMS plugin for dual spectral analyzer
-
-USE_LIBTOOL= YES
-
-pre-build:
- cd ${WRKSRC} ; ${MAKE} clean
-
-.include "../../audio/xmms/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"