diff options
author | kleink <kleink@pkgsrc.org> | 2015-01-12 10:28:01 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2015-01-12 10:28:01 +0000 |
commit | 18244d5679f1f5707fccb3e84460b3a645ac62f1 (patch) | |
tree | 4adfb1f58b209ccd1219fff0b7a489d1e017ec28 /geography | |
parent | fea599c3fcab63e3960910caeb5ea938fd7e27dc (diff) | |
download | pkgsrc-18244d5679f1f5707fccb3e84460b3a645ac62f1.tar.gz |
+ py-google-maps-services-python
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 e9f62661c86..ce726e118ab 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2014/12/30 08:47:22 plunky Exp $ +# $NetBSD: Makefile,v 1.46 2015/01/12 10:28:01 kleink Exp $ # COMMENT= Software for geographical-related uses @@ -40,6 +40,7 @@ SUBDIR+= proj SUBDIR+= proj-doc SUBDIR+= proj-swig SUBDIR+= py-geojson +SUBDIR+= py-google-maps-services-python SUBDIR+= py-proj SUBDIR+= py-pycountry SUBDIR+= py-trytond-country |