# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD: tags/RELEASE_11_0_0/graphics/pear-Image_Color/Makefile 402439 2015-11-26 12:04:00Z miwi $

PORTNAME=	Image_Color
PORTVERSION=	1.0.4
CATEGORIES=	graphics www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	PEAR::Image_Color manages and handles color data and conversions

USE_PHP=	gd
USES=	pear

.include <bsd.port.mk>
