diff options
author | mezz <mezz@FreeBSD.org> | 2005-11-05 05:34:24 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-11-05 05:34:24 +0000 |
commit | 78a8deea88254e759fa2381642119ed3459be5c8 (patch) | |
tree | f3d97e4cdd123b56cb25ac6fba6839e5c40066c6 /graphics/Makefile | |
parent | b7ed4fa7da48599b244b2ee7982d96a1568fcf1f (diff) | |
download | FreeBSD-ports-78a8deea88254e759fa2381642119ed3459be5c8.zip FreeBSD-ports-78a8deea88254e759fa2381642119ed3459be5c8.tar.gz |
Ruby/Cairo is a Ruby binding for Cairo. (rcairo)
WWW: http://cairographics.org/
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index d6df5b5..2e0b232 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -499,6 +499,7 @@ SUBDIR += recoverjpeg SUBDIR += renderpark SUBDIR += robot + SUBDIR += ruby-cairo SUBDIR += ruby-gd SUBDIR += ruby-gdk_imlib SUBDIR += ruby-gdk_pixbuf |