aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-PHP_ArrayOf/Makefile
blob: 5a23ea1f191323cef1e36e15a429245c09d59719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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>