blob: 2908d3da6dca4e9440ae5e90575cf6655d538d70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $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"
|