1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/ftp/ncftp2/Makefile

15 lines
341 B
Makefile
Raw Normal View History

1995-03-20 21:32:29 +00:00
# New ports collection makefile for: ncftp2
# Version required: 2.0.2
1994-11-04 09:35:57 +00:00
# Date created: 4 Nov 1994
# Whom: ache
#
1995-03-20 21:32:29 +00:00
# $Id: Makefile,v 1.17 1995/03/09 17:58:19 ache Exp $
1994-11-04 09:35:57 +00:00
#
1995-03-20 21:32:29 +00:00
DISTNAME= ncftp-2.0.2
1994-11-04 09:35:57 +00:00
EXTRACT_SUFX= .tgz
1995-03-09 17:58:40 +00:00
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
1994-11-04 09:35:57 +00:00
GNU_CONFIGURE= YES
.include <bsd.port.mk>