dead upstream and superseded by spatialite_gui), libgaiagraphics & librasterlite (dead upstream, now unused and superseded by librasterlite2)
13 lines
275 B
Makefile
13 lines
275 B
Makefile
# $OpenBSD: Makefile,v 1.3 2020/10/11 16:39:30 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += freexl
|
|
SUBDIR += gui
|
|
SUBDIR += librasterlite2
|
|
SUBDIR += libspatialite
|
|
SUBDIR += readosm
|
|
SUBDIR += tools
|
|
SUBDIR += virtualpg
|
|
|
|
.include <bsd.port.subdir.mk>
|