summaryrefslogtreecommitdiff
path: root/x11/acidlaunch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/acidlaunch/Makefile')
-rw-r--r--x11/acidlaunch/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile
deleted file mode 100644
index 1ed0b6aec4c..00000000000
--- a/x11/acidlaunch/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.22 2011/01/13 13:39:41 wiz Exp $
-#
-
-DISTNAME= acidlaunch-0.5
-PKGREVISION= 14
-CATEGORIES= x11
-MASTER_SITES= http://linuxgamers.net/download/
-
-MAINTAINER= ptiJo@noos.fr
-HOMEPAGE= http://linuxgamers.net/infoPage.php?page=acidlaunch
-COMMENT= Small, light-weight app launcher
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-GNU_CONFIGURE= YES
-USE_LANGUAGES= c c++
-CONFIGURE_ARGS+= --disable-xmltest
-CONFIGURE_ARGS+= --disable-gdk_pixbuftest
-
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"