diff options
author | wen <wen> | 2015-05-30 03:30:21 +0000 |
---|---|---|
committer | wen <wen> | 2015-05-30 03:30:21 +0000 |
commit | 711573e5aacb79d59107a9741578097caf6177dd (patch) | |
tree | e4c4e9798043769af1637c7aa3c281c1c90563c8 | |
parent | 830abc226e58668fd1d19cd43fd12b57155109ab (diff) | |
download | pkgsrc-711573e5aacb79d59107a9741578097caf6177dd.tar.gz |
Add py-obspy
-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 |