aboutsummaryrefslogblamecommitdiffstats
path: root/net/nc6/Makefile
blob: 7d148412ecaaf5962e401c72fc6171ba95c5100e (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                     
                   
                        
                                                           





                                     
# New ports collection makefile for:   nc6
# Date created:                30 May 2002
# Whom:                        Filippo Natali <filippo@widestore.net>
#
# $FreeBSD$
#

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

MAN1=       nc6.1
GNU_CONFIGURE=  yes

.include <bsd.port.mk>