# Ports collection makefile for: pear-Image_Color # Date created: 01 June 2004 # Whom: Gerrit Beine () # # $FreeBSD$ # PORTNAME= Image_Color PORTVERSION= 1.0.3 CATEGORIES= graphics www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR::Image_Color manages and handles color data and conversions BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PHP= gd CATEGORY= Image FILES= Color.php .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include