summaryrefslogtreecommitdiff
path: root/wm/openbox3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/openbox3/Makefile')
-rw-r--r--wm/openbox3/Makefile32
1 files changed, 0 insertions, 32 deletions
diff --git a/wm/openbox3/Makefile b/wm/openbox3/Makefile
deleted file mode 100644
index b12d678d6ec..00000000000
--- a/wm/openbox3/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/13 19:08:12 xtraeme Exp $
-
-DISTNAME= openbox-3.0
-CATEGORIES= wm x11
-MASTER_SITES= http://icculus.org/openbox/releases/
-
-MAINTAINER= snj@pobox.com
-HOMEPAGE= http://icculus.org/openbox/
-COMMENT= Standards compliant, light-weight and extensible window manager
-
-BUILD_USES_MSGFMT= YES
-DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
-DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf
-
-GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
-USE_LIBTOOL= YES
-USE_PKGLOCALEDIR= YES
-USE_X11= YES
-
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-PKGCONFIG_OVERRIDE= ${WRKSRC}/parser/obparser-3.0.pc.in
-PKGCONFIG_OVERRIDE+= ${WRKSRC}/render/obrender-3.0.pc.in
-
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../devel/glib2/buildlink2.mk"
-.include "../../devel/pkgconfig/buildlink2.mk"
-.include "../../fonts/Xft2/buildlink2.mk"
-.include "../../textproc/libxml2/buildlink2.mk"
-.include "../../x11/startup-notification/buildlink2.mk"
-
-.include "../../mk/bsd.pkg.mk"