summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-10-17 01:50:42 +0000
committerSteve Wills <swills@FreeBSD.org>2011-10-17 01:50:42 +0000
commit90e2479eb201db5072679f15ed4b2b1e9d33ce3e (patch)
treecb32e5e4c1520832f4a0ca596c3e37082bf45456 /graphics/Makefile
parentThe File System State Monitor keeps track of the state of any number of paths (diff)
ChunkyPNG is a pure Ruby library to read and write PNG images
and access textual metadata. It has no dependency on RMagick, or any other library for that matter. WWW: https://github.com/wvanbergen/chunky_png/wiki PR: ports/161465 Submitted by: Phil Phillips <pphillips@experts-exchange.com>
Notes
Notes: svn path=/head/; revision=283663
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 1aa103116b11..e15bf102414e 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -872,6 +872,7 @@
SUBDIR += ruby-svg
SUBDIR += ruby-tgif
SUBDIR += rubygem-captcha
+ SUBDIR += rubygem-chunky_png
SUBDIR += rubygem-dragonfly
SUBDIR += rubygem-exifr
SUBDIR += rubygem-ezprint