mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
16 lines
392 B
Makefile
16 lines
392 B
Makefile
# New ports collection makefile for: ncftp 2 BETA
|
|
# Version required: 2.0.0 BETA 4
|
|
# Date created: 4 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/11/04 09:35:57 ache Exp $
|
|
#
|
|
|
|
DISTNAME= ncftp2b04
|
|
EXTRACT_SUFX= .tgz
|
|
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/BETA/
|
|
WRKSRC= ${WRKDIR}/ncftp
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|