19 lines
397 B
Makefile
19 lines
397 B
Makefile
# New ports collection makefile for: ncftp2
|
|
# Version required: 2.0.4
|
|
# Date created: 4 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.21 1995/04/12 04:55:40 asami Exp $
|
|
#
|
|
|
|
DISTNAME= ncftp-2.0.4
|
|
CATEGORIES+= networking
|
|
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|