diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-04 09:52:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-04 09:52:21 +0000 |
commit | ec8d9b1fcecf19dfe811549ebfd2e4b1aa1ce8d7 (patch) | |
tree | fffe545973296cce9337cc40ba4b5e5b641a4ca6 /geography | |
parent | 84f67796556cb663d8205f438392dad2c13890dd (diff) | |
download | pkgsrc-ec8d9b1fcecf19dfe811549ebfd2e4b1aa1ce8d7.tar.gz |
+ p5-Geo-ShapeFile
Diffstat (limited to 'geography')
-rw-r--r-- | geography/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile index 083bb9a311a..1ce9334ea50 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2009/08/17 07:57:48 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/02/04 09:52:21 wiz Exp $ # COMMENT= Software for geographical-related uses @@ -19,6 +19,7 @@ SUBDIR+= libdrg SUBDIR+= mapserver SUBDIR+= merkaartor SUBDIR+= p5-Geo-Distance +SUBDIR+= p5-Geo-ShapeFile SUBDIR+= proj-swig SUBDIR+= py-proj SUBDIR+= shapelib |