b233276d78
Approved by: mat (mentor)
15 lines
284 B
Makefile
15 lines
284 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_IPv6
|
|
DISTVERSION= 1.2.1
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= Check and validate IPv6 addresses
|
|
|
|
USES= pear
|
|
|
|
PORTSCOUT= skipv:1.2.2b,1.2.2b2
|
|
|
|
.include <bsd.port.mk>
|