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
358 B
Makefile
Raw Normal View History

1994-11-04 09:35:57 +00:00
# New ports collection makefile for: ncftp 2 BETA
1994-12-14 00:05:59 +00:00
# Version required: 2.0.0 BETA 8
1994-11-04 09:35:57 +00:00
# Date created: 4 Nov 1994
# Whom: ache
#
1994-12-14 00:05:59 +00:00
# $Id: Makefile,v 1.6 1994/12/05 21:36:33 ache Exp $
1994-11-04 09:35:57 +00:00
#
1994-12-14 00:05:59 +00:00
DISTNAME= ncftp-2.0b8
1994-11-04 09:35:57 +00:00
EXTRACT_SUFX= .tgz
1994-11-17 20:38:04 +00:00
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
1994-11-04 09:35:57 +00:00
GNU_CONFIGURE= YES
.include <bsd.port.mk>