summaryrefslogtreecommitdiffstats
path: root/net/nc/Makefile
blob: 6cf3e0464e4eb08081808ea9c95848e7d78dc63b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	nc
# Date created:			Apr 27, 2001
# Whom:				Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#

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

GNU_CONFIGURE=	yes
MAN1=		ncat.1
PLIST_FILES=	bin/ncat

.include <bsd.port.mk>
OpenPOWER on IntegriCloud