# $FreeBSD: tags/RELEASE_11_0_0/graphics/pear-Horde_Image/Makefile 411757 2016-03-24 07:39:22Z mm $

PORTNAME=	Horde_Image
PORTVERSION=	2.3.5
CATEGORIES=	graphics www pear
PKGNAMEPREFIX=	pear-

MAINTAINER=	horde@FreeBSD.org
COMMENT=	Horde Image API

USES=	horde
USE_HORDE_RUN=	Horde_Exception \
		Horde_Support \
		Horde_Translation \
		Horde_Util

OPTIONS_DEFINE=	GD
GD_DESC=	Depend on PHP gd extension

GD_USE=	PHP=gd

.include <bsd.port.mk>
