aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftp2/Makefile
blob: 43afa9656311ead09e31150b723e79821cdad0cb (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.2
# Date created:         4 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.18 1995/03/20 21:32:09 ache Exp $
#

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

.include <bsd.port.mk>