16 lines
353 B
Makefile
16 lines
353 B
Makefile
# $OpenBSD: Makefile,v 1.2 2014/09/02 09:26:12 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += freexl
|
|
SUBDIR += gis
|
|
SUBDIR += gui
|
|
SUBDIR += libgaiagraphics
|
|
SUBDIR += librasterlite
|
|
SUBDIR += librasterlite2
|
|
SUBDIR += librewms
|
|
SUBDIR += libspatialite
|
|
SUBDIR += readosm
|
|
SUBDIR += tools
|
|
|
|
.include <bsd.port.subdir.mk>
|