diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-13 20:10:25 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-05-13 20:10:25 +0800 |
commit | febc7f06eb2c8122f576a0a5e473d210221fdbc4 (patch) | |
tree | fdabebe753220ad9df59413235e00ffcf1e812d4 /graphics/Makefile | |
parent | 187ecafe151952666eef2023d11f6e3332435651 (diff) | |
download | freebsd-ports-gnome-febc7f06eb2c8122f576a0a5e473d210221fdbc4.tar.gz freebsd-ports-gnome-febc7f06eb2c8122f576a0a5e473d210221fdbc4.tar.zst freebsd-ports-gnome-febc7f06eb2c8122f576a0a5e473d210221fdbc4.zip |
Add ruby-image_size version 20020105, a Ruby library to measure the
size of a given image file.
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 f8cdf9b1e8e1..cf93aa01b2ee 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -285,6 +285,7 @@ SUBDIR += ruby-gdk_pixbuf SUBDIR += ruby-gimp SUBDIR += ruby-graph + SUBDIR += ruby-image_size SUBDIR += ruby-imlib2 SUBDIR += ruby-libpng SUBDIR += ruby-ming |