summaryrefslogtreecommitdiff
path: root/x11/x3270/Makefile
diff options
context:
space:
mode:
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>