mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
15 lines
342 B
Makefile
15 lines
342 B
Makefile
# New ports collection makefile for: ncftp 2
|
|
# Version required: 2.0.1
|
|
# Date created: 4 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.16 1995/02/27 22:19:23 ache Exp $
|
|
#
|
|
|
|
DISTNAME= ncftp-2.0.1
|
|
EXTRACT_SUFX= .tgz
|
|
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|