-
Notifications
You must be signed in to change notification settings - Fork 1
/
Makefile
47 lines (45 loc) · 1.26 KB
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# $OpenBSD: Makefile,v 1.32 2010/12/21 09:06:41 sebastia Exp $
# $FreeBSD: Makefile,v 1.4 1997/06/03 09:14:50 asami Exp $
SUBDIR =
SUBDIR += emerillon
SUBDIR += garmindev
SUBDIR += gdal
SUBDIR += geoclue
SUBDIR += geos
SUBDIR += globe
SUBDIR += gmapcatcher
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 += qlandkartegt
SUBDIR += ruby-findmyiphone
SUBDIR += tangogps
SUBDIR += tilecache
SUBDIR += viking
.include <bsd.port.subdir.mk>