# New ports collection makefile for:   nc6
# Date created:                30 May 2002
# Whom:                        Filippo Natali <filippo@widestore.net>
#
# $FreeBSD: ports/net/nc6/Makefile,v 1.3 2003/02/21 13:14:50 knu Exp $
#

PORTNAME=	nc6
PORTVERSION=	0.4
CATEGORIES=	net ipv6
MASTER_SITES=	ftp://ftp.deepspace6.net/pub/sources/nc6/ \
		http://ftp.deepspace6.net/pub/sources/nc6/

MAINTAINER=	filippo@widestore.net
COMMENT=	Netcat 6 is a netcat clone with IPv6 support

MAN1=		nc6.1
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
