15 lines
361 B
Makefile
15 lines
361 B
Makefile
# New ports collection makefile for: ncftp 2 BETA
|
|
# Version required: 2.0.0 BETA 14
|
|
# Date created: 4 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.12 1995/01/19 10:43:07 ache Exp $
|
|
#
|
|
|
|
DISTNAME= ncftp-2.0b14
|
|
EXTRACT_SUFX= .tgz
|
|
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|