summaryrefslogtreecommitdiff
path: root/meta-pkgs/windowmaker-desktop/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-06-13 08:16:47 +0000
committerrh <rh@pkgsrc.org>2002-06-13 08:16:47 +0000
commit9a96e145aecc68a11e54b3d4dde796e6a4f9a4d1 (patch)
treefba01d292fe59f513f39cf502a956a9a1dad8150 /meta-pkgs/windowmaker-desktop/Makefile
parent0bb00b942d468ff264f50a75caf38f5cf15a3d70 (diff)
downloadpkgsrc-9a96e145aecc68a11e54b3d4dde796e6a4f9a4d1.tar.gz
Initial import of windowmaker-desktop meta-package to pkgsrc (the first
one went astray, sorry about that!). The windowmaker-desktop meta-package provides a number of components for a WindowMaker based environment. It basically provides the window manager, a configuration tool, some themes and icons and several dock applications. Provided by Julio Merino <jmmv@hispabsd.org>. This closes his PR pkg/16970, thanks!
Diffstat (limited to 'meta-pkgs/windowmaker-desktop/Makefile')
-rw-r--r--meta-pkgs/windowmaker-desktop/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-pkgs/windowmaker-desktop/Makefile b/meta-pkgs/windowmaker-desktop/Makefile
new file mode 100644
index 00000000000..62315cf32e1
--- /dev/null
+++ b/meta-pkgs/windowmaker-desktop/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/13 08:16:47 rh Exp $
+#
+
+COMMENT= Collections of other packages
+
+SUBDIR+= edesktop
+SUBDIR+= fxtv-capture
+SUBDIR+= netbsd-doc
+SUBDIR+= netbsd-doc-print
+SUBDIR+= web-server
+SUBDIR+= windowmaker-desktop
+
+.include "../mk/bsd.pkg.subdir.mk"