aboutsummaryrefslogblamecommitdiff
path: root/graphics/pear-Image_3D/Makefile
blob: d3e1ab12ed43f0989195efd36ee60c290eacd2ff (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             
           

                        
                     

                                 
                                

                                                                        
                  
            
 
                      
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$

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

.include <bsd.port.mk>