aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-24 03:31:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-24 03:31:25 +0000
commitb781e601439021d3d4c6ee078f3758d44ac0009b (patch)
treead8f0b9f2ba2a226cc0f8dba097973cb43528afb /graphics/Makefile
parent8f06159d307991744e4d7c10fb7abe93545c9fc3 (diff)
downloadports-b781e601439021d3d4c6ee078f3758d44ac0009b.tar.gz
ports-b781e601439021d3d4c6ee078f3758d44ac0009b.zip
Add ruby-rmagick (RMagick), a binding for ImageMagick. Defines
approx. 120 methods for 2D image manipulation. HTML documentation contains usage guide and API reference, including 116 complete example programs and images. Make sure that you have the latest version of libwmf (>= 0.2.7) before installing this library. libwmf 0.2.6 seems to have a bug that causes coredump.
Notes
Notes: svn path=/head/; revision=70937
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 635d1548b324..dd5e353a9f7a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -347,6 +347,7 @@
SUBDIR += ruby-opengl
SUBDIR += ruby-pgplot
SUBDIR += ruby-qt2gl
+ SUBDIR += ruby-rmagick
SUBDIR += ruby-svg
SUBDIR += ruby-tgif
SUBDIR += s10sh