2013-09-20 22:10:23 +00:00
|
|
|
# Created by: Mark Pulford <mark@kyne.com.au>
|
2001-06-12 15:14:58 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= nc
|
|
|
|
PORTVERSION= 1.0.1
|
2003-07-14 02:53:03 +00:00
|
|
|
PORTREVISION= 1
|
2001-06-12 15:14:58 +00:00
|
|
|
CATEGORIES= net
|
2015-05-14 10:15:04 +00:00
|
|
|
MASTER_SITES= SUNSITE/utils/file
|
2001-06-12 15:14:58 +00:00
|
|
|
DISTNAME= ncat-${PORTVERSION}
|
|
|
|
|
2006-05-25 21:57:24 +00:00
|
|
|
MAINTAINER= lx@redundancy.redundancy.org
|
2003-02-22 17:14:31 +00:00
|
|
|
COMMENT= Network aware cat
|
2001-06-12 15:14:58 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2014-01-31 08:07:31 +00:00
|
|
|
PLIST_FILES= bin/ncat \
|
|
|
|
man/man1/ncat.1.gz
|
|
|
|
|
2001-06-12 15:14:58 +00:00
|
|
|
.include <bsd.port.mk>
|