opnsense-ports/devel/pear-PHP_ArrayOf/Makefile
2022-09-07 22:33:21 +02:00

11 lines
260 B
Makefile

PORTNAME= PHP_ArrayOf
PORTVERSION= 0.2.1
CATEGORIES= devel www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Abstract class package to create arrays of specific element types
WWW= https://pear.php.net/package/PHP_ArrayOf
USES= pear
.include <bsd.port.mk>