91a1caa242
Hope to see you back! Thank for all the work!
14 lines
272 B
Makefile
14 lines
272 B
Makefile
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Image_3D
|
|
PORTVERSION= 0.4.2
|
|
CATEGORIES= graphics www pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR class allows the rendering of 3 dimensional objects
|
|
|
|
USE_PHP= gd
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|