summaryrefslogtreecommitdiff
path: root/ftp/ncftp2/Makefile
blob: 41382ef7fc70c637d5045afc553eca2dd6fc9a37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:    ncftp2
# Version required:     2.0.2
# Date created:         4 Nov 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.17 1995/03/09 17:58:19 ache Exp $
#

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

.include <bsd.port.mk>