diff options
author | kleink <kleink@pkgsrc.org> | 2014-05-28 20:07:18 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2014-05-28 20:07:18 +0000 |
commit | 18de3dd4fd9a825af076e468037e515dca87f763 (patch) | |
tree | 5a287ecc012948b6ebf8a7aaafa10d00928a1c4f /geography | |
parent | 8f01e0d7fd8d6f13fa1b3d7ac64f81fdd6ce687a (diff) | |
download | pkgsrc-18de3dd4fd9a825af076e468037e515dca87f763.tar.gz |
+ py-geojson
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 e15d51ac110..b7c9ab3e567 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2014/05/25 18:39:37 bouyer Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/28 20:07:18 kleink Exp $ # COMMENT= Software for geographical-related uses @@ -37,6 +37,7 @@ SUBDIR+= p5-Geography-Countries SUBDIR+= proj SUBDIR+= proj-doc SUBDIR+= proj-swig +SUBDIR+= py-geojson SUBDIR+= py-proj SUBDIR+= py-trytond-country SUBDIR+= qgis |