summaryrefslogtreecommitdiff
path: root/net/nc6/Makefile
blob: 85f8abd4e534f1f792b88def5f582bdf9c4bd6e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   nc6
# Date created:                30 May 2002
# Whom:                        Filippo Natali <filippo@widestore.net>
#
# $FreeBSD$
#

PORTNAME=	nc6
PORTVERSION=	0.2.p3
CATEGORIES=	net ipv6
MASTER_SITES=	ftp://ferrara.linux.it/pub/ipv6/sources/
DISTNAME=	nc6-${PORTVERSION:S/.p/pre/}

MAINTAINER=	filippo@widestore.net

MAN1=		nc6.1
GNU_CONFIGURE=	yes

.include <bsd.port.mk>