openbsd-ports/geo/Makefile
espie 100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00

43 lines
1.1 KiB
Makefile

# $OpenBSD: Makefile,v 1.28 2010/02/01 17:00:13 espie Exp $
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
SUBDIR =
SUBDIR += emerillon
SUBDIR += gdal
SUBDIR += geoclue
SUBDIR += geos
SUBDIR += globe
SUBDIR += gpsbabel
SUBDIR += gpstk
SUBDIR += gpx-viewer
SUBDIR += jeoip
SUBDIR += josm
SUBDIR += libchamplain
SUBDIR += mapserver
SUBDIR += merkaartor
SUBDIR += openbsd-developers
SUBDIR += osm-gps-map
SUBDIR += osm2go
SUBDIR += p5-GPS-PRN
SUBDIR += p5-Geo-Coder-US
SUBDIR += p5-Geo-Constants
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-StreetAddress-US
SUBDIR += p5-Geo-TigerLine
SUBDIR += p5-Geography-Countries
SUBDIR += postgis
SUBDIR += py-proj
SUBDIR += qgis
SUBDIR += qlandkarte
SUBDIR += ruby-findmyiphone
SUBDIR += tilecache
.include <bsd.port.subdir.mk>