summaryrefslogtreecommitdiff
path: root/wm/ctwm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/ctwm/Makefile')
-rw-r--r--wm/ctwm/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile
new file mode 100644
index 00000000000..b62c1d0b9af
--- /dev/null
+++ b/wm/ctwm/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/12 02:03:47 wiz Exp $
+#
+
+DISTNAME= ctwm-3.5
+CATEGORIES= x11 wm
+MASTER_SITES= ftp://slhp1.epfl.ch/pub/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://woland.afti.nsu.ru/~reberger/xwinman/ctwm.html
+
+USE_IMAKE= YES
+USE_XPM= YES
+
+.include "../../mk/bsd.pkg.mk"