# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD: head/graphics/pear-Image_Color/Makefile 443259 2017-06-11 07:39:46Z sunpoet $

PORTNAME=	Image_Color
PORTVERSION=	1.0.4
CATEGORIES=	graphics www pear

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

USE_PHP=	gd
USES=		pear php

.include <bsd.port.mk>
