2002-07-01 20:33:14 +00:00
|
|
|
# New ports collection makefile for: nc6
|
|
|
|
# Date created: 30 May 2002
|
|
|
|
# Whom: Filippo Natali <filippo@widestore.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= nc6
|
2003-01-27 16:17:24 +00:00
|
|
|
PORTVERSION= 0.4
|
2002-07-01 20:33:14 +00:00
|
|
|
CATEGORIES= net ipv6
|
2003-01-27 16:17:24 +00:00
|
|
|
MASTER_SITES= ftp://ftp.deepspace6.net/pub/sources/nc6/ \
|
|
|
|
http://ftp.deepspace6.net/pub/sources/nc6/
|
2002-07-01 20:33:14 +00:00
|
|
|
|
|
|
|
MAINTAINER= filippo@widestore.net
|
2003-02-21 13:28:59 +00:00
|
|
|
COMMENT= Netcat 6 is a netcat clone with IPv6 support
|
2002-07-01 20:33:14 +00:00
|
|
|
|
|
|
|
MAN1= nc6.1
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|