# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/graphics/pear-Image_Transform/Makefile 527886 2020-03-06 17:33:54Z joneum $

PORTNAME=	Image_Transform
PORTVERSION=	0.9.5
CATEGORIES=	graphics www pear

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Standard interface to manipulate images using different libraries

USE_PHP=	gd
USES=		pear php

.include <bsd.port.mk>