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