diff options
author | kleink <kleink> | 2014-05-28 20:07:18 +0000 |
---|---|---|
committer | kleink <kleink> | 2014-05-28 20:07:18 +0000 |
commit | c42b3e95bbabb10cd9f4ca7e508df841e370ca47 (patch) | |
tree | 9a1e8c15f42f1cc6c1dfb4506ae2766c08f21635 /geography/Makefile | |
parent | 2d4334ea066cde2bcc854220607d2cfce9faa232 (diff) | |
download | pkgsrc-c42b3e95bbabb10cd9f4ca7e508df841e370ca47.tar.gz |
+ py-geojson
Diffstat (limited to 'geography/Makefile')
-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 |