25 lines
506 B
Makefile
25 lines
506 B
Makefile
# $NetBSD: Makefile,v 1.11 2005/11/15 02:11:43 rillig Exp $
|
|
#
|
|
|
|
COMMENT= Software for geographical-related uses
|
|
|
|
SUBDIR+= garmin-utils
|
|
SUBDIR+= geos
|
|
SUBDIR+= gpsd
|
|
SUBDIR+= gpsdrive
|
|
SUBDIR+= gpspoint
|
|
SUBDIR+= gpsutils
|
|
SUBDIR+= mapserver
|
|
SUBDIR+= shapelib
|
|
SUBDIR+= vis5d+
|
|
SUBDIR+= xrmap
|
|
SUBDIR+= xrmap-anthems
|
|
SUBDIR+= xrmap-base
|
|
SUBDIR+= xrmap-data
|
|
SUBDIR+= xrmap-factbook_html
|
|
SUBDIR+= xrmap-factbook_text
|
|
SUBDIR+= xrmap-flags
|
|
SUBDIR+= xrmap-hymns
|
|
SUBDIR+= xrmap-pdfmaps
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|