summaryrefslogtreecommitdiff
path: root/wm/wmextra/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-18 13:50:41 +0000
committerwiz <wiz@pkgsrc.org>2000-12-18 13:50:41 +0000
commitc9cf5a7dd94bbd39e3aeea6a305fa154adb7afc3 (patch)
tree344774e584e92a56949967f56a7d3fb30a8b8e21 /wm/wmextra/Makefile
parented8f71ab8a4f9849c39cf44a76b6644fb37bb883 (diff)
downloadpkgsrc-c9cf5a7dd94bbd39e3aeea6a305fa154adb7afc3.tar.gz
Move three more window manager support packages from x11 to wm.
Diffstat (limited to 'wm/wmextra/Makefile')
-rw-r--r--wm/wmextra/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/wm/wmextra/Makefile b/wm/wmextra/Makefile
new file mode 100644
index 00000000000..249e936bd25
--- /dev/null
+++ b/wm/wmextra/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/18 13:50:41 wiz Exp $
+#
+
+DISTNAME= WindowMaker-extra-0.1
+PKGNAME= wmextra-0.1
+CATEGORIES= x11 wm
+MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
+ ftp://shadowmere.student.utwente.nl/pub/WindowMaker/
+
+MAINTAINER= jlam@netbsd.org
+HOMEPAGE= http://www.windowmaker.org/
+
+DEPENDS+= windowmaker-*:../../wm/windowmaker
+
+USE_X11BASE= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"