26 lines
521 B
Makefile
26 lines
521 B
Makefile
# $NetBSD: Makefile,v 1.12 2006/05/02 20:37:09 wiz Exp $
|
|
#
|
|
|
|
COMMENT= Software for geographical-related uses
|
|
|
|
SUBDIR+= garmin-utils
|
|
SUBDIR+= gdal-lib
|
|
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"
|