summaryrefslogtreecommitdiff
path: root/audio/xmms-jess/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2011-03-06 16:02:28 +0000
committerwiz <wiz>2011-03-06 16:02:28 +0000
commit2d98e802e061dc1f3069a9f1f217fc87a685a51a (patch)
tree2e0950fe4261acbafec3ff24573aba194ce53bb6 /audio/xmms-jess/Makefile
parent4e651f67d0a9cfa3960bb60439e31f8e8f121cab (diff)
downloadpkgsrc-2d98e802e061dc1f3069a9f1f217fc87a685a51a.tar.gz
Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
Diffstat (limited to 'audio/xmms-jess/Makefile')
-rw-r--r--audio/xmms-jess/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/audio/xmms-jess/Makefile b/audio/xmms-jess/Makefile
deleted file mode 100644
index 447c5ffdb99..00000000000
--- a/audio/xmms-jess/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.18 2008/07/14 12:55:58 joerg Exp $
-#
-
-DISTNAME= JESS-2.9.1
-PKGNAME= xmms-jess-2.9.1
-PKGREVISION= 8
-CATEGORIES= xmms audio
-MASTER_SITES= http://arquier.free.fr/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://arquier.free.fr/
-COMMENT= XMMS plugin with Blur, image distortion, and others
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
-
-.include "../../audio/xmms/buildlink3.mk"
-.include "../../devel/SDL/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"