# Created by: Martin Wilke # $FreeBSD$ PORTNAME= Image_Transform PORTVERSION= 0.9.5 CATEGORIES= graphics www pear MAINTAINER= miwi@FreeBSD.org COMMENT= A standard interface to manipulate images using different libraries BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= gd PEAR_AUTOINSTALL= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include