opnsense-ports/graphics/pear-Image_Transform/Makefile
Franco Fichtner 2b7ac3842b */*: sync with upstream
Taken from: FreeBSD
2017-06-11 11:06:07 +02:00

14 lines
294 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Image_Transform
PORTVERSION= 0.9.5
CATEGORIES= graphics www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Standard interface to manipulate images using different libraries
USE_PHP= gd
USES= pear php
.include <bsd.port.mk>