Import of pkgsrc-2015Q3
This commit is contained in:
2
graphics/php-imagick/DESCR
Normal file
2
graphics/php-imagick/DESCR
Normal file
@@ -0,0 +1,2 @@
|
||||
Imagick is a PHP extension to create and modify images using
|
||||
the ImageMagick library.
|
||||
16
graphics/php-imagick/Makefile
Normal file
16
graphics/php-imagick/Makefile
Normal file
@@ -0,0 +1,16 @@
|
||||
# $NetBSD: Makefile,v 1.1 2015/09/03 08:14:21 fhajny Exp $
|
||||
|
||||
MODNAME= imagick
|
||||
PECL_VERSION= 3.1.2
|
||||
CATEGORIES+= graphics
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://pecl.php.net/package/imagick/
|
||||
COMMENT= PHP extension for ImageMagick graphics library
|
||||
LICENSE= php
|
||||
|
||||
CONFIGURE_ARGS+= --with-imagick=${BUILDLINK_PREFIX.ImageMagick}
|
||||
|
||||
.include "../../graphics/ImageMagick/buildlink3.mk"
|
||||
.include "../../lang/php/ext.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
5
graphics/php-imagick/distinfo
Normal file
5
graphics/php-imagick/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2015/09/03 08:14:21 fhajny Exp $
|
||||
|
||||
SHA1 (php-imagick/imagick-3.1.2.tgz) = 7cee88bc8f6f178165c9d43e302d99cedfbb3dff
|
||||
RMD160 (php-imagick/imagick-3.1.2.tgz) = 6f2cfba26dbdf7ede8d14ca9c97cf2b38a921cd0
|
||||
Size (php-imagick/imagick-3.1.2.tgz) = 94657 bytes
|
||||
Reference in New Issue
Block a user