mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 19:50:31 -04:00
12 lines
260 B
Makefile
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>
|