openbsd-ports/net/pear-Net-IPv6/Makefile
2013-03-11 11:35:43 +00:00

16 lines
244 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:54 espie Exp $
COMMENT= IPv6 address handling tools for PHP
DISTNAME= Net_IPv6-1.2.1
CATEGORIES= net
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
PKG_ARCH= *
.include <bsd.port.mk>