mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
ac3066bf75
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
16 lines
365 B
Makefile
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>
|