18 lines
298 B
Makefile
18 lines
298 B
Makefile
PORTNAME= Net_IPv6
|
|
DISTVERSION= 1.3.0.b4
|
|
PORTREVISION= 2
|
|
CATEGORIES= net pear
|
|
DISTNAME= ${PORTNAME}-1.3.0b4
|
|
|
|
MAINTAINER= garga@FreeBSD.org
|
|
COMMENT= Check and validate IPv6 addresses
|
|
WWW= https://pear.php.net/package/Net_IPv6
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
USES= pear
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|