diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-08 00:33:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-08 00:33:40 +0800 |
commit | f4827ce234751d4232dcc9346a8e2c5d8a958335 (patch) | |
tree | cc92647f0bb9d6428a499e09c0d1a0d270d2bfda /science/Makefile | |
parent | bfcc418425374acf8b16e74ccb2d66d6794a53c9 (diff) | |
download | freebsd-ports-gnome-f4827ce234751d4232dcc9346a8e2c5d8a958335.tar.gz freebsd-ports-gnome-f4827ce234751d4232dcc9346a8e2c5d8a958335.tar.zst freebsd-ports-gnome-f4827ce234751d4232dcc9346a8e2c5d8a958335.zip |
Add rubygem-rgeo-shapefile 1.0.0
RGeo::Shapefile is an optional module for RGeo for reading geospatial data from
ESRI shapefiles.
WWW: https://github.com/rgeo/rgeo-shapefile
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 5b5e20eac68f..33fedc3a58e8 100644 --- a/science/Makefile +++ b/science/Makefile @@ -200,6 +200,7 @@ SUBDIR += rubygem-rgeo SUBDIR += rubygem-rgeo-geojson SUBDIR += rubygem-rgeo-proj4 + SUBDIR += rubygem-rgeo-shapefile SUBDIR += rubygem-ruby-dcl SUBDIR += rubygem-ruby-netcdf SUBDIR += sigrok-cli |