2013-09-20 20:35:44 +02:00
|
|
|
# Created by: Martin Wilke <miwi@FreeBSD.org>
|
2007-05-01 21:02:41 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Image_Transform
|
2012-05-03 16:30:21 +02:00
|
|
|
PORTVERSION= 0.9.5
|
2007-05-01 21:02:41 +02:00
|
|
|
CATEGORIES= graphics www pear
|
|
|
|
|
2015-11-26 13:04:00 +01:00
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
2014-06-13 09:36:27 +02:00
|
|
|
COMMENT= Standard interface to manipulate images using different libraries
|
2007-05-01 21:02:41 +02:00
|
|
|
|
|
|
|
USE_PHP= gd
|
2014-09-23 18:37:41 +02:00
|
|
|
USES= pear
|
2007-05-01 21:02:41 +02:00
|
|
|
|
2014-09-23 18:37:41 +02:00
|
|
|
.include <bsd.port.mk>
|