forked from Lainports/opnsense-ports
13 lines
283 B
Makefile
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>
|