ports/devel/pear-PHP_ArrayOf/Makefile
2021-05-23 00:20:48 +08:00

12 lines
260 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
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
USES= pear
.include <bsd.port.mk>