mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
19e38c2e9f
some Makefiles along the way.
19 lines
396 B
Makefile
19 lines
396 B
Makefile
# New ports collection makefile for: ncftp2
|
|
# Version required: 2.0.3
|
|
# Date created: 4 Nov 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.20 1995/04/03 17:03:36 ache Exp $
|
|
#
|
|
|
|
DISTNAME= ncftp-2.0.3
|
|
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>
|