1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/ftp/ncftp2/Makefile
Satoshi Asami 19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00

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>