opnsense-ports/graphics/pear-Image_Transform/Makefile
Franco Fichtner d157c661d7 */*: sync with upstream
Taken from: HardenedBSD
2021-05-23 21:20:31 +02:00

13 lines
283 B
Makefile

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