diff options
author | wen <wen@pkgsrc.org> | 2015-05-30 03:30:21 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2015-05-30 03:30:21 +0000 |
commit | 17fc4d65007fe6c527f330205bbcaf58510438b2 (patch) | |
tree | e4c4e9798043769af1637c7aa3c281c1c90563c8 /geography/Makefile | |
parent | b3b81eddecc0f63a4d2263b40c50ebd136ee12d3 (diff) | |
download | pkgsrc-17fc4d65007fe6c527f330205bbcaf58510438b2.tar.gz |
Add py-obspy
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 ed8f6eeee96..28d5e4c5f7c 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2015/02/16 21:11:07 plunky Exp $ +# $NetBSD: Makefile,v 1.50 2015/05/30 03:30:21 wen Exp $ # COMMENT= Software for geographical-related uses @@ -44,6 +44,7 @@ SUBDIR+= proj-doc SUBDIR+= proj-swig SUBDIR+= py-geojson SUBDIR+= py-google-maps-services-python +SUBDIR+= py-obspy SUBDIR+= py-proj SUBDIR+= py-pycountry SUBDIR+= py-trytond-country |