aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_IPv6/Makefile
blob: a0a50da83c037b4c7d8ba61a644cabd1d6183f17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$

PORTNAME=	Net_IPv6
DISTVERSION=	1.3.0.b2
PORTREVISION=	2
CATEGORIES=	net pear
DISTNAME=	${PORTNAME}-1.3.0b2

MAINTAINER=	garga@FreeBSD.org
COMMENT=	Check and validate IPv6 addresses

LICENSE=	BSD2CLAUSE

USES=		pear

PORTSCOUT=	skipv:1.2.2b,1.2.2b2

.include <bsd.port.mk>