11 lines
220 B
Makefile
11 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.5 2003/10/05 17:42:22 jschauma Exp $
|
|
#
|
|
|
|
COMMENT= Software for geographical-related uses
|
|
|
|
SUBDIR+= gpspoint
|
|
SUBDIR+= gpsutils
|
|
SUBDIR+= mapserver
|
|
SUBDIR+= vis5d+
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|