diff options
Diffstat (limited to 'graphics/pecl-imagick')
-rw-r--r-- | graphics/pecl-imagick/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index 886381abcca4..53b8f4dfdd02 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -18,6 +18,8 @@ COMMENT= Provides a wrapper to the ImageMagick/GraphicsMagick library LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick +LICENSE= PHP301 + USE_PHP= yes USE_PHPEXT= yes |