16 lines
249 B
Makefile
16 lines
249 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/09/14 03:43:51 marc Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= ncftp-2.4.3
|
||
|
CATEGORIES= net
|
||
|
|
||
|
MAINTAINER= shinobi@monkey.org
|
||
|
|
||
|
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
|
||
|
|
||
|
GNU_CONFIGURE= yes
|
||
|
|
||
|
MAN1= ncftp.1
|
||
|
|
||
|
.include <bsd.port.mk>
|