11 lines
260 B
Makefile
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>
|