summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftp/ncftp2/Makefile15
-rw-r--r--ftp/ncftp3/Makefile15
2 files changed, 30 insertions, 0 deletions
diff --git a/ftp/ncftp2/Makefile b/ftp/ncftp2/Makefile
new file mode 100644
index 0000000..a33a19e
--- /dev/null
+++ b/ftp/ncftp2/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: ncftp 2 BETA
+# Version required: 2.0.0 BETA 3
+# Date created: 4 Nov 1994
+# Whom: ache
+#
+# $Id: Makefile,v 1.2 1994/09/13 06:34:53 jkh Exp $
+#
+
+DISTNAME= ncftp2b03
+EXTRACT_SUFX= .tgz
+MASTER_SITES= ftp://cse.unl.edu/pub/mgleason/ncftp/BETA/
+WRKSRC= ${WRKDIR}/ncftp
+GNU_CONFIGURE= YES
+
+.include <bsd.port.mk>
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
new file mode 100644
index 0000000..a33a19e
--- /dev/null
+++ b/ftp/ncftp3/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: ncftp 2 BETA
+# Version required: 2.0.0 BETA 3
+# Date created: 4 Nov 1994
+# Whom: ache
+#
+# $Id: Makefile,v 1.2 1994/09/13 06:34:53 jkh Exp $
+#
+
+DISTNAME= ncftp2b03
+EXTRACT_SUFX= .tgz
+MASTER_SITES= ftp://cse.unl.edu/pub/mgleason/ncftp/BETA/
+WRKSRC= ${WRKDIR}/ncftp
+GNU_CONFIGURE= YES
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud