freebsd-ports/devel/pear-PHP_ArrayOf/Makefile
Jochen Neumeister e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00

13 lines
269 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= PHP_ArrayOf
PORTVERSION= 0.2.1
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Abstract class package to create arrays of specific element types
USES= pear
.include <bsd.port.mk>