aboutsummaryrefslogtreecommitdiff
path: root/graphics/pear-Image_3D/Makefile
blob: 28c4552f4f32c564bdd3cd03f0774586e101f641 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Martin Wilke <miwi@FreeBSD.org>

PORTNAME=	Image_3D
PORTVERSION=	0.4.2
CATEGORIES=	graphics www pear

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

USE_PHP=	gd
USES=		pear php

.include <bsd.port.mk>