aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-09-24 07:51:36 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-09-24 07:51:36 +0000
commit76f9383fbb170364e5fc6d1ebb944426d01c916a (patch)
treee32b3e14dde705fa70ed1b837d26c0246f83c7df /graphics/Makefile
parent6919c4e8e4b89639d4e9698d9c257a0dd4103be9 (diff)
downloadports-76f9383fbb170364e5fc6d1ebb944426d01c916a.tar.gz
ports-76f9383fbb170364e5fc6d1ebb944426d01c916a.zip
Add p5-Image-Imlib2
Image::Imlib2 is a Perl port of Imlib2, a graphics library that does image file loading and saving as well as manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. It allows you to create colour images using a large number of graphics primitives, and output the images in a range of formats. PR: 56701 Submitted by: erwin
Notes
Notes: svn path=/head/; revision=89142
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 839cbd793c4c..fd12be011e03 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -253,6 +253,7 @@
SUBDIR += p5-GraphViz-Data-Structure
SUBDIR += p5-Graphics-ColorNames
SUBDIR += p5-Image-Grab
+ SUBDIR += p5-Image-Imlib2
SUBDIR += p5-Image-Info
SUBDIR += p5-Image-Size
SUBDIR += p5-Imager