summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-25 02:24:37 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-25 02:24:37 +0000
commit2a2af1b15552403e1c98f4d838223f28826dbfce (patch)
tree0965caf22f4b6d367d41a667e16f6618d9f94668 /graphics/Makefile
parentOops, I forgot to cvs-add this file in previos commit. (diff)
This uses the the Imager to find the average gray value
for a image. WWW: http://search.cpan.org/dist/Imager-AverageGray/ PR: ports/139893 Submitted by: "Zane C.B." <vvelox@vvelox.net> Approved by: mentors(implicit)
Notes
Notes: svn path=/head/; revision=243284
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 6d5b08331c3f..05c7d8cef677 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -620,6 +620,7 @@
SUBDIR += p5-Image-Size
SUBDIR += p5-Image-Size-FillFullSelect
SUBDIR += p5-Imager
+ SUBDIR += p5-Imager-AverageGray
SUBDIR += p5-Imager-Graph
SUBDIR += p5-Imager-Plot
SUBDIR += p5-Imager-QRCode