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 | 12900f8733a13b99b202d870ee5b55cb3bb154f2 (patch) | |
tree | 57c35e15d4ed6b80e8281b8b9437f3b2b772a926 /geography | |
parent | 1a11198f202fe97b6e09e9e486e85d2fafd0094f (diff) | |
download | pkgsrc-12900f8733a13b99b202d870ee5b55cb3bb154f2.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 |