blob: 401716be2456ae22b5af9b74f877425f0533c6f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_IPv6
DISTVERSION= 1.2.1
CATEGORIES= net pear
MAINTAINER= ports@FreeBSD.org
COMMENT= Check and validate IPv6 addresses
USES= pear
PORTSCOUT= skipv:1.2.2b,1.2.2b2
.include <bsd.port.mk>
|