aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-09-24 15:51:36 +0800
committererwin <erwin@FreeBSD.org>2003-09-24 15:51:36 +0800
commit16358d1e19002f79bb8c45d009723b9c45001516 (patch)
tree32d21ba63e4faa08e89ef2802b5311ad65c080ef /graphics/Makefile
parent0b9ac2c81d0cc1f45fa9292482d60de539652081 (diff)
downloadfreebsd-ports-gnome-16358d1e19002f79bb8c45d009723b9c45001516.tar.gz
freebsd-ports-gnome-16358d1e19002f79bb8c45d009723b9c45001516.tar.zst
freebsd-ports-gnome-16358d1e19002f79bb8c45d009723b9c45001516.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
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