1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/ftp/ncftp2/Makefile

19 lines
397 B
Makefile
Raw Normal View History

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