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