aboutsummaryrefslogtreecommitdiff
path: root/x11/xwit/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-06-15 12:04:13 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-06-15 12:04:13 +0000
commit9e9d87a95920be250eefd00fe353da5faff7240a (patch)
treedfc0ec7b27c098789b4e3cd28ad60aebba8e2da6 /x11/xwit/Makefile
parentb6819a197c987cf6a7b6f553f9fa80355ade6e60 (diff)
Notes
Diffstat (limited to 'x11/xwit/Makefile')
-rw-r--r--x11/xwit/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile
new file mode 100644
index 000000000000..65f2a0a16c77
--- /dev/null
+++ b/x11/xwit/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: xwit
+# Version required: 1.0
+# Date created: 15 June 1998
+# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= xwit-1.0
+CATEGORIES= x11
+MASTER_SITES= http://www.freebsd.org/~tg/
+
+MAINTAINER= tg@FreeBSD.ORG
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>