diff options
Diffstat (limited to 'package/shapelib/Config.in')
| -rw-r--r-- | package/shapelib/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/shapelib/Config.in b/package/shapelib/Config.in new file mode 100644 index 000000000..aa2297b27 --- /dev/null +++ b/package/shapelib/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_SHAPELIB + bool "shapelib" + help + The Shapefile C Library provides the ability to write simple + C programs for reading, writing and updating (to a limited + extent) ESRI Shapefiles, and the associated attribute file + (.dbf). + + http://shapelib.maptools.org/ |
