# Created by: Gasol Wu # $FreeBSD$ PORTNAME= Pirum PORTVERSION= 1.1.5 CATEGORIES= devel www pear MASTER_SITES= http://pear.pirum-project.org/get/ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= Simple PEAR channel server manager LICENSE= MIT BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.pirum-project.org.reg:${PORTSDIR}/devel/pear-channel-pirum RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.pirum-project.org.reg:${PORTSDIR}/devel/pear-channel-pirum PEAR_CHANNEL= pirum PEAR_AUTOINSTALL= yes DEFAULT_PHP_VER=5 IGNORE_WITH_PHP=4 .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include