freebsd-ports/ftp/ncftp3/Makefile

19 lines
397 B
Makefile
Raw Normal View History

1995-03-20 16:32:29 -05:00
# New ports collection makefile for: ncftp2
1995-04-27 19:36:21 -04:00
# Version required: 2.0.4
1994-11-04 04:35:57 -05:00
# Date created: 4 Nov 1994
# Whom: ache
#
1995-04-27 19:36:21 -04:00
# $Id: Makefile,v 1.21 1995/04/12 04:55:40 asami Exp $
1994-11-04 04:35:57 -05:00
#
1995-04-27 19:36:21 -04:00
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
1994-11-04 04:35:57 -05:00
.include <bsd.port.mk>