# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: head/graphics/pear-Image_3D/Makefile 443255 2017-06-11 07:39:27Z sunpoet $

PORTNAME=	Image_3D
PORTVERSION=	0.4.2
CATEGORIES=	graphics www pear

MAINTAINER=	joneum@FreeBSD.org
COMMENT=	PEAR class allows the rendering of 3 dimensional objects

USE_PHP=	gd
USES=		pear php

.include <bsd.port.mk>
