# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append graphics
maintainers {ryandesign @ryandesign} openmaintainer
php.branches 5.3 5.4 5.5 5.6 7.0 7.1 7.2 7.3
description PHP extension to create and modify images with \
long_description Imagick is a native PHP extension for creating and \
modifying images using the ImageMagick API
checksums rmd160 c0dc62d13b63281ef973a948b71ddc8dff2ffe3e \
sha256 8dd5aa16465c218651fc8993e1faecd982e6a597870fd4b937e9ece02d567077 \
if {${name} ne ${subport}} {
depends_lib-append port:ImageMagick
configure.args --with-imagick=${prefix}
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir} ${destroot}${prefix}/share/examples
xinstall -m 0644 -W ${worksrcpath} CREDITS ${destroot}${subport}
copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${subport}