freebsd-ports/graphics/pear-Image_3D/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

14 lines
276 B
Makefile

# 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 php
.include <bsd.port.mk>