1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/ftp/ncftp2/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

16 lines
365 B
Makefile

# New ports collection makefile for: ncftp2
# Version required: 2.0.2
# Date created: 4 Nov 1994
# Whom: ache
#
# $Id: Makefile,v 1.18 1995/03/20 21:32:09 ache Exp $
#
DISTNAME= ncftp-2.0.2
EXTRACT_SUFX= .tgz
MASTER_SITES= ftp://ftp.cs.unl.edu/pub/ncftp/
CATEGORIES+= networking
GNU_CONFIGURE= YES
.include <bsd.port.mk>