mirror of https://git.FreeBSD.org/ports.git
13 lines
287 B
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>
|