summaryrefslogtreecommitdiff
path: root/ftp/ncftp3/Makefile
blob: d82d1618a732d3488d533dceed4b2e8b426bc122 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    ncftp2
# Version required:     2.0.3
# Date created:         4 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.19 1995/04/01 12:48:18 jkh Exp $
#

DISTNAME=       ncftp-2.0.3
EXTRACT_SUFX=   .tgz
MASTER_SITES=   ftp://ftp.cs.unl.edu/pub/ncftp/
CATEGORIES+=	networking
GNU_CONFIGURE=  YES

.include <bsd.port.mk>