Files
ports/geo/Makefile
T

90 lines
2.3 KiB
Makefile
Raw Normal View History

SUBDIR =
2025-09-09 19:02:40 +00:00
SUBDIR += cdo
2025-09-08 19:46:56 +00:00
SUBDIR += eccodes
2012-10-12 15:33:55 +00:00
SUBDIR += foxtrotgps
2010-12-21 09:06:41 +00:00
SUBDIR += garmindev
2024-12-21 11:38:05 +00:00
SUBDIR += gdal
2013-09-26 08:42:24 +00:00
SUBDIR += geoclue2
2013-09-26 08:27:25 +00:00
SUBDIR += geocode-glib
2007-09-14 22:51:21 +00:00
SUBDIR += geos
2013-05-13 06:57:51 +00:00
SUBDIR += gimgtools
2006-11-10 22:51:41 +00:00
SUBDIR += globe
SUBDIR += gpsbabel
2010-01-04 10:43:30 +00:00
SUBDIR += gpstk
2009-08-23 17:37:56 +00:00
SUBDIR += gpx-viewer
2021-11-02 21:11:41 +00:00
SUBDIR += gpxsee
2009-08-02 18:39:44 +00:00
SUBDIR += josm
2022-01-04 06:28:59 +00:00
SUBDIR += kgeotag
2021-10-28 05:13:18 +00:00
SUBDIR += lib2geom
2009-02-15 18:09:20 +00:00
SUBDIR += libchamplain
2018-07-05 05:18:24 +00:00
SUBDIR += libosmium
2018-08-06 09:17:01 +00:00
SUBDIR += libpostal
2020-10-11 16:11:47 +00:00
SUBDIR += librttopo
2014-08-26 18:47:52 +00:00
SUBDIR += mapcache
SUBDIR += mapproxy
2024-12-21 11:38:05 +00:00
SUBDIR += mappyfile
2009-06-04 17:56:14 +00:00
SUBDIR += mapserver
2019-03-14 18:33:36 +00:00
SUBDIR += mdal
2009-12-27 17:47:06 +00:00
SUBDIR += merkaartor
2026-02-15 16:54:55 +00:00
SUBDIR += nco
2025-12-29 18:09:24 +00:00
SUBDIR += ncview
2006-12-01 16:47:00 +00:00
SUBDIR += openbsd-developers
2009-03-04 20:52:09 +00:00
SUBDIR += osm-gps-map
2015-05-28 19:29:33 +00:00
SUBDIR += osm2pgrouting
2015-10-30 17:19:28 +00:00
SUBDIR += osm2pgsql
2018-07-06 06:00:54 +00:00
SUBDIR += osrm-backend
SUBDIR += p5-GPS-PRN
SUBDIR += p5-Geo-Coder-US
SUBDIR += p5-Geo-Constants
2017-03-27 09:47:22 +00:00
SUBDIR += p5-Geo-Coordinates-OSGB
2007-12-14 22:45:57 +00:00
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
2008-04-05 04:14:30 +00:00
SUBDIR += p5-Geo-METAR
2017-09-19 05:34:00 +00:00
SUBDIR += p5-Geo-Parse-OSM
SUBDIR += p5-Geo-StreetAddress-US
SUBDIR += p5-Geo-TigerLine
2016-01-11 10:19:36 +00:00
SUBDIR += p5-Geo-UK-Postcode-Regex
2008-10-09 22:13:45 +00:00
SUBDIR += p5-Geography-Countries
2017-06-20 17:16:25 +00:00
SUBDIR += pdal
2017-07-11 18:50:52 +00:00
SUBDIR += pgpointcloud
2014-12-16 21:35:07 +00:00
SUBDIR += pgrouting
2007-12-08 19:48:46 +00:00
SUBDIR += postgis
2024-12-21 11:38:05 +00:00
SUBDIR += py-cligj
SUBDIR += py-fiona
SUBDIR += py-geofilter
2025-12-16 23:34:08 +00:00
SUBDIR += py-geographiclib
2024-12-21 11:38:05 +00:00
SUBDIR += py-geoif
SUBDIR += py-geojson
2025-12-16 23:34:08 +00:00
SUBDIR += py-geopy
2024-12-21 11:38:05 +00:00
SUBDIR += py-google-i18n-address
SUBDIR += py-laspy
SUBDIR += py-mercantile
2025-04-15 10:57:12 +00:00
SUBDIR += py-morecantile
2024-12-21 11:38:05 +00:00
SUBDIR += py-osmium
SUBDIR += py-owslib
SUBDIR += py-planet
2025-12-16 23:34:08 +00:00
SUBDIR += py-polyline
2024-12-21 11:38:05 +00:00
SUBDIR += py-proj
2025-12-28 13:27:02 +00:00
SUBDIR += py-pygml
2024-12-21 11:38:05 +00:00
SUBDIR += py-rasterio
SUBDIR += py-rio-cogeo
SUBDIR += py-shapely
SUBDIR += py-supermercado
SUBDIR += py-xyzservices
2020-01-16 17:57:43 +00:00
SUBDIR += pygeoapi
2009-06-01 23:15:35 +00:00
SUBDIR += qgis
2020-08-22 06:18:34 +00:00
SUBDIR += qmapshack
SUBDIR += routino
2025-03-19 16:26:02 +00:00
SUBDIR += sfcgal
2013-03-20 21:56:34 +00:00
SUBDIR += spatialindex
SUBDIR += spatialite
2018-12-16 15:10:24 +00:00
SUBDIR += traccar
2010-10-23 15:40:46 +00:00
SUBDIR += viking
.include <bsd.port.subdir.mk>