summaryrefslogtreecommitdiff
path: root/wm/olvwm/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-12 02:03:46 +0000
committerwiz <wiz@pkgsrc.org>2000-12-12 02:03:46 +0000
commitb48aa2febfd565b99592854d7cbeaa9c59ec76e9 (patch)
tree0386b8c653f44899ccf3b63ba89ad7c5638f4887 /wm/olvwm/Makefile
parenta32b3a56553677e14a448f1a16a11a4a984b3574 (diff)
downloadpkgsrc-b48aa2febfd565b99592854d7cbeaa9c59ec76e9.tar.gz
Add new category wm for window managers, and move lots of package from
x11 here. Only changes are: `wm' in category added and some paths fixed.
Diffstat (limited to 'wm/olvwm/Makefile')
-rw-r--r--wm/olvwm/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/wm/olvwm/Makefile b/wm/olvwm/Makefile
new file mode 100644
index 00000000000..0badd54bd11
--- /dev/null
+++ b/wm/olvwm/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:48 wiz Exp $
+#
+
+DISTNAME= olvwm4.src4
+PKGNAME= olvwm-4.4
+CATEGORIES= x11 wm
+MASTER_SITES= http://www.akula.com/~jadler/sdo/olvwm/
+
+MAINTAINER= w.wnuk@zodiac.mimuw.edu.pl
+HOMEPAGE= http://www.akula.com/~jadler/sdo/olvwm/index.html
+
+DEPENDS+= xview-lib>=3.2.1nb1:../../x11/xview-lib
+DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients
+
+USE_X11BASE= # defined
+USE_XPM= # defined
+USE_IMAKE= # defined
+
+NO_WRKSUBDIR= # defined
+
+.include "../../mk/bsd.pkg.mk"