buildroot/package/shapelib/Config.in
Zoltan Gyarmati 2655d676f0 shapelib: new package
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
[Thomas:
 - adjust the license: it's MIT or LGPLv2, add web/license.html to the
   license files
 - rewrap Config.in help text
 - add entry to the DEVELOPERS file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-09-21 15:55:23 +02:00

10 lines
284 B
Plaintext

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/