aboutsummaryrefslogtreecommitdiff
path: root/graphics/pear-Image_Color/Makefile
blob: b84de9d16f14e384889074b393646f33202bfcb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Gerrit Beine (<tux@pinguru.net>)

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 php

.include <bsd.port.mk>