16 lines
244 B
Makefile
16 lines
244 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:54 espie Exp $
|
|
|
|
COMMENT= IPv4 address handling tools for PHP
|
|
|
|
DISTNAME= Net_IPv4-1.3.4
|
|
CATEGORIES= net
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|