diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-03-23 15:53:22 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-03-23 15:53:22 +0000 |
commit | e3a244403e547ec08d4bb7865745600c2cf72013 (patch) | |
tree | 6311597d811bbb5c3a3304247ebe9ac24f7c99b9 /graphics/pecl-imagick/Makefile | |
parent | 209aad1f15749c9fe16bb882747570dabc33097f (diff) | |
download | ports-e3a244403e547ec08d4bb7865745600c2cf72013.tar.gz ports-e3a244403e547ec08d4bb7865745600c2cf72013.zip |
Notes
Diffstat (limited to 'graphics/pecl-imagick/Makefile')
-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 |