diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-12-01 02:27:56 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:18 -0600 |
commit | f9fd8d61952a7b23bfa97303e5232fc55fddbb21 (patch) | |
tree | b3d40e772186c1c903b36a709d8a05bf912de30d /academic/osm2pgrouting/osm2pgrouting.info | |
parent | 47adb302634794875d4049b12a1f53a5b72682be (diff) | |
download | slackbuilds-f9fd8d61952a7b23bfa97303e5232fc55fddbb21.tar.gz |
academic/osm2pgrouting: Added (import OSM data into pgRouting database)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/osm2pgrouting/osm2pgrouting.info')
-rw-r--r-- | academic/osm2pgrouting/osm2pgrouting.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/academic/osm2pgrouting/osm2pgrouting.info b/academic/osm2pgrouting/osm2pgrouting.info new file mode 100644 index 0000000000..3bab742317 --- /dev/null +++ b/academic/osm2pgrouting/osm2pgrouting.info @@ -0,0 +1,10 @@ +PRGNAM="osm2pgrouting" +VERSION="2.0.0" +HOMEPAGE="http://pgrouting.org" +DOWNLOAD="https://github.com/pgRouting/osm2pgrouting/archive/v2.0.0.tar.gz" +MD5SUM="ee7a9e5caa0a40511b8210f9581e9e9a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="pgrouting" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |