freebsd-ports/net/pear-Net_IPv6/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

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>