aboutsummaryrefslogtreecommitdiffstats
path: root/x11/9term/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/9term/Makefile')
-rw-r--r--x11/9term/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
new file mode 100644
index 000000000000..357a2f66f507
--- /dev/null
+++ b/x11/9term/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: 9term
+# Version required: 1.6.3
+# Date created: Sun Aug 13 12:36:14 CDT 1995
+# Whom: erich@rrnet.com
+#
+# $Id$
+#
+
+DISTNAME= 9term.1.6.3
+PKGNAME= 9term-1.6.3
+CATEGORIES+= plan9
+MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
+NO_WRKSUBDIR= yes
+
+.include <bsd.port.mk>