1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

ncftp2 (enhanced ncftp)

This commit is contained in:
Andrey A. Chernov 1994-11-04 09:35:57 +00:00
parent e03025aa5d
commit 73a43d16b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319
2 changed files with 30 additions and 0 deletions

15
ftp/ncftp2/Makefile Normal file
View File

@ -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>

15
ftp/ncftp3/Makefile Normal file
View File

@ -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>