mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
90 lines
2.3 KiB
Makefile
90 lines
2.3 KiB
Makefile
SUBDIR =
|
|
SUBDIR += cdo
|
|
SUBDIR += eccodes
|
|
SUBDIR += foxtrotgps
|
|
SUBDIR += garmindev
|
|
SUBDIR += gdal
|
|
SUBDIR += geoclue2
|
|
SUBDIR += geocode-glib
|
|
SUBDIR += geos
|
|
SUBDIR += gimgtools
|
|
SUBDIR += globe
|
|
SUBDIR += gpsbabel
|
|
SUBDIR += gpstk
|
|
SUBDIR += gpx-viewer
|
|
SUBDIR += gpxsee
|
|
SUBDIR += josm
|
|
SUBDIR += kgeotag
|
|
SUBDIR += lib2geom
|
|
SUBDIR += libchamplain
|
|
SUBDIR += libosmium
|
|
SUBDIR += libpostal
|
|
SUBDIR += librttopo
|
|
SUBDIR += mapcache
|
|
SUBDIR += mapproxy
|
|
SUBDIR += mappyfile
|
|
SUBDIR += mapserver
|
|
SUBDIR += mdal
|
|
SUBDIR += merkaartor
|
|
SUBDIR += nco
|
|
SUBDIR += ncview
|
|
SUBDIR += openbsd-developers
|
|
SUBDIR += osm-gps-map
|
|
SUBDIR += osm2pgrouting
|
|
SUBDIR += osm2pgsql
|
|
SUBDIR += osrm-backend
|
|
SUBDIR += p5-GPS-PRN
|
|
SUBDIR += p5-Geo-Coder-US
|
|
SUBDIR += p5-Geo-Constants
|
|
SUBDIR += p5-Geo-Coordinates-OSGB
|
|
SUBDIR += p5-Geo-Coordinates-UTM
|
|
SUBDIR += p5-Geo-Coordinates-UTM-XS
|
|
SUBDIR += p5-Geo-Ellipsoids
|
|
SUBDIR += p5-Geo-Fips55
|
|
SUBDIR += p5-Geo-Forward
|
|
SUBDIR += p5-Geo-Functions
|
|
SUBDIR += p5-Geo-Inverse
|
|
SUBDIR += p5-Geo-METAR
|
|
SUBDIR += p5-Geo-Parse-OSM
|
|
SUBDIR += p5-Geo-StreetAddress-US
|
|
SUBDIR += p5-Geo-TigerLine
|
|
SUBDIR += p5-Geo-UK-Postcode-Regex
|
|
SUBDIR += p5-Geography-Countries
|
|
SUBDIR += pdal
|
|
SUBDIR += pgpointcloud
|
|
SUBDIR += pgrouting
|
|
SUBDIR += postgis
|
|
SUBDIR += py-cligj
|
|
SUBDIR += py-fiona
|
|
SUBDIR += py-geofilter
|
|
SUBDIR += py-geographiclib
|
|
SUBDIR += py-geoif
|
|
SUBDIR += py-geojson
|
|
SUBDIR += py-geopy
|
|
SUBDIR += py-google-i18n-address
|
|
SUBDIR += py-laspy
|
|
SUBDIR += py-mercantile
|
|
SUBDIR += py-morecantile
|
|
SUBDIR += py-osmium
|
|
SUBDIR += py-owslib
|
|
SUBDIR += py-planet
|
|
SUBDIR += py-polyline
|
|
SUBDIR += py-proj
|
|
SUBDIR += py-pygml
|
|
SUBDIR += py-rasterio
|
|
SUBDIR += py-rio-cogeo
|
|
SUBDIR += py-shapely
|
|
SUBDIR += py-supermercado
|
|
SUBDIR += py-xyzservices
|
|
SUBDIR += pygeoapi
|
|
SUBDIR += qgis
|
|
SUBDIR += qmapshack
|
|
SUBDIR += routino
|
|
SUBDIR += sfcgal
|
|
SUBDIR += spatialindex
|
|
SUBDIR += spatialite
|
|
SUBDIR += traccar
|
|
SUBDIR += viking
|
|
|
|
.include <bsd.port.subdir.mk>
|