freebsd-ports/graphics/pear-Image_Transform/Makefile

13 lines
287 B
Makefile

PORTNAME= Image_Transform
PORTVERSION= 0.9.5
CATEGORIES= graphics www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Standard interface to manipulate images using different libraries
WWW= https://pear.php.net/package/Image_Transform
USE_PHP= gd
USES= pear php
.include <bsd.port.mk>