aboutsummaryrefslogtreecommitdiff
path: root/x11/9term/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-08-14 04:08:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-08-14 04:08:02 +0000
commit4a6b440781fce7e5e00b01f8e3b0026aef5b3705 (patch)
treeec76581865429a55b97c41e17913a7edc69067f0 /x11/9term/Makefile
parentae8f5d05912d85bd9859a2d59ee74204ba4a85d1 (diff)
downloadports-4a6b440781fce7e5e00b01f8e3b0026aef5b3705.tar.gz
ports-4a6b440781fce7e5e00b01f8e3b0026aef5b3705.zip
Notes
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>