Changeset View
Changeset View
Standalone View
Standalone View
head/devel/pear-PHP_ArrayOf/Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org> | # Created by: Martin Wilke <miwi@FreeBSD.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= PHP_ArrayOf | PORTNAME= PHP_ArrayOf | ||||
PORTVERSION= 0.2.1 | PORTVERSION= 0.2.1 | ||||
CATEGORIES= devel www pear | CATEGORIES= devel www pear | ||||
MAINTAINER= joneum@bsdproject.de | MAINTAINER= joneum@FreeBSD.org | ||||
COMMENT= Abstract class package to create arrays of specific element types | COMMENT= Abstract class package to create arrays of specific element types | ||||
USES= pear | USES= pear | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |