10 lines
214 B
Makefile
10 lines
214 B
Makefile
SUBDIR =
|
|
SUBDIR += freexl
|
|
SUBDIR += gui
|
|
SUBDIR += librasterlite2
|
|
SUBDIR += libspatialite
|
|
SUBDIR += readosm
|
|
SUBDIR += tools
|
|
SUBDIR += virtualpg
|
|
|
|
.include <bsd.port.subdir.mk>
|