summaryrefslogtreecommitdiff
path: root/x11/x3270/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/x3270/Makefile')
-rw-r--r--x11/x3270/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile
deleted file mode 100644
index 413f90af0b6e..000000000000
--- a/x11/x3270/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: x3270
-# Version required: 3.0.3.7
-# Date created: 31 January 1995
-# Whom: janek
-#
-# $Id: Makefile,v 1.6 1995/04/12 20:31:48 asami Exp $
-#
-
-DISTNAME= x3270-3.0.3.7
-CATEGORIES+= x11 emulation
-MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/applications/x3270/ \
- ftp://ftp.x.org/contrib/applications/x3270/
-
-USE_IMAKE= yes
-
-WRKSRC= ${WRKDIR}/x3270-3.0.3
-
-.include <bsd.port.mk>