diff options
Diffstat (limited to 'graphics/pecl-gmagick')
-rw-r--r-- | graphics/pecl-gmagick/Makefile | 25 | ||||
-rw-r--r-- | graphics/pecl-gmagick/distinfo | 2 | ||||
-rw-r--r-- | graphics/pecl-gmagick/pkg-descr | 3 |
3 files changed, 0 insertions, 30 deletions
diff --git a/graphics/pecl-gmagick/Makefile b/graphics/pecl-gmagick/Makefile deleted file mode 100644 index 222f7594d13e..000000000000 --- a/graphics/pecl-gmagick/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Dan Rowe <bsdports@csnstores.com> -# $FreeBSD$ - -PORTNAME= gmagick -PORTVERSION= 1.1.7RC3 -PORTREVISION= 3 -CATEGORIES= graphics - -MAINTAINER= bsdports@wayfair.com -COMMENT= Provides a wrapper to the GraphicsMagick library - -DEPRECATED= Works only with EOL php 5.6 -EXPIRATION_DATE= 2018-12-30 - -LICENSE= PHP301 - -LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick - -USES= php:pecl - -IGNORE_WITH_PHP= 71 72 73 - -CONFIGURE_ARGS= --with-gmagick=${LOCALBASE} - -.include <bsd.port.mk> diff --git a/graphics/pecl-gmagick/distinfo b/graphics/pecl-gmagick/distinfo deleted file mode 100644 index 28bda6d0a5cd..000000000000 --- a/graphics/pecl-gmagick/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (PECL/gmagick-1.1.7RC3.tgz) = 1d2a35811a29e0744e852dda526f30c8a0cba516ef611758dd5bd4837ecba1fd -SIZE (PECL/gmagick-1.1.7RC3.tgz) = 97860 diff --git a/graphics/pecl-gmagick/pkg-descr b/graphics/pecl-gmagick/pkg-descr deleted file mode 100644 index 6e4049d5e6b2..000000000000 --- a/graphics/pecl-gmagick/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Provides a wrapper to the GraphicsMagick library. - -WWW: https://pecl.php.net/package/gmagick |