diff options
author | wiz <wiz@pkgsrc.org> | 2010-03-15 15:54:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-03-15 15:54:53 +0000 |
commit | 030acf411f8716ca5ff4cb182d3b698ef8097fa6 (patch) | |
tree | 57c35e15d4ed6b80e8281b8b9437f3b2b772a926 /geography | |
parent | 2b83bff28e0eec63b40ac92a1192024d44948cb6 (diff) | |
download | pkgsrc-030acf411f8716ca5ff4cb182d3b698ef8097fa6.tar.gz |
add a few more.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index b52755e7a9e..099a1943901 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/03/15 15:41:40 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2010/03/15 15:54:53 wiz Exp $ # COMMENT= Software for geographical-related uses @@ -19,9 +19,14 @@ SUBDIR+= gpsutils SUBDIR+= libdrg SUBDIR+= mapserver SUBDIR+= merkaartor +SUBDIR+= p5-Geo-Coordinates-UTM SUBDIR+= p5-Geo-Distance +SUBDIR+= p5-Geo-Mercator SUBDIR+= p5-Geo-ShapeFile +SUBDIR+= p5-Geo-Weather +SUBDIR+= p5-Geography-Countries SUBDIR+= proj +SUBDIR+= proj-doc SUBDIR+= proj-swig SUBDIR+= py-proj SUBDIR+= qlandkartegt |