diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-06-13 02:24:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-06-13 02:24:24 +0800 |
commit | 90b6c73d5cd4d69c575c4350633e38bfb095a8c5 (patch) | |
tree | 99622720f197e780cd41585b9f677dd698d95e25 /graphics/Makefile | |
parent | b9dc86810ec578939ebcd336a5f58ec8f4646079 (diff) | |
download | freebsd-ports-graphics-90b6c73d5cd4d69c575c4350633e38bfb095a8c5.tar.gz freebsd-ports-graphics-90b6c73d5cd4d69c575c4350633e38bfb095a8c5.tar.zst freebsd-ports-graphics-90b6c73d5cd4d69c575c4350633e38bfb095a8c5.zip |
- Add ruby-gdal 1.9.1
This port is the Ruby binding for GDAL (Geospatial Data Abstraction Library).
WWW: http://www.gdal.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 5935007b439..aa4d8fa5a3f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -864,6 +864,7 @@ SUBDIR += ristretto SUBDIR += ruby-cairo SUBDIR += ruby-gd + SUBDIR += ruby-gdal SUBDIR += ruby-gdk_pixbuf2 SUBDIR += ruby-image_size SUBDIR += ruby-imlib2 |