summaryrefslogtreecommitdiff
path: root/x11/x3270/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-12-29 13:07:57 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-12-29 13:07:57 +0000
commite2ce12ad62ed5436d14e6cf44087b0f8face9e5d (patch)
tree916557900a6104d57df529b2c2368a7130005ac1 /x11/x3270/Makefile
parentJanusz Kokot <janek@gaja.ipan.lublin.pl> brings moxftp to the ports collection. (diff)
Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. Makefile
adjusted to correct MASTER_SITES. Submitted by: janek
Notes
Notes: svn path=/head/; revision=645
Diffstat (limited to 'x11/x3270/Makefile')
-rw-r--r--x11/x3270/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
new file mode 100644
index 000000000000..8bdde300b103
--- /dev/null
+++ b/x11/x3270/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: x3270
+# Version required: 3.0.2.5
+# Date created: 18 December 1994
+# Whom: janek
+#
+
+DISTNAME= x3270-3.0.2
+DISTFILES= x3270-3.0.2.5.tar.gz
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
+MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/
+
+.include <bsd.port.mk>