# New ports collection makefile for: nc
# Date created: Apr 27, 2001
# Whom: Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD: ports/net/nc/Makefile,v 1.6 2006/05/25 21:57:23 pav Exp $
#
PORTNAME= nc
PORTVERSION= 1.0.1
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/file
DISTNAME= ncat-${PORTVERSION}
MAINTAINER= lx@redundancy.redundancy.org
COMMENT= Network aware cat
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
MAN1= ncat.1
PLIST_FILES= bin/ncat
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1