aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/ncftp3/Makefile
blob: 370502d09e35ad6be47aee13a3309ba0bb2f4fae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    ncftp 2 BETA
# Version required:     2.0.0 BETA 13
# Date created:         4 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.11 1995/01/17 23:09:01 ache Exp $
#

DISTNAME=       ncftp-2.0b13
EXTRACT_SUFX=   .tgz
MASTER_SITES=   ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
GNU_CONFIGURE=  YES

.include <bsd.port.mk>