diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-12-29 08:50:40 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-12-29 08:50:40 +0000 |
commit | 7aaaa71110ab9fdfdcd1d8c1573aac9f02523368 (patch) | |
tree | d23302ae5cb557901b76a3cc93231a8cbb69c3b6 /science/Makefile | |
parent | 355c12589c7b41ae814cc3c4bf5860301798ecdf (diff) |
Geo::Coordinates::Converter is a simple converter of geo coordinates, the
format and datum of geo coordinates are simply converted. when it is
insufficient in the coordinate system and the format of the standard, it
is possible to add it easily.
WWW: http://search.cpan.org/dist/Geo-Coordinates-Converter/
Notes
Notes:
svn path=/head/; revision=267121
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 9bf16afb2938..121bc7feeedf 100644 --- a/science/Makefile +++ b/science/Makefile @@ -130,6 +130,7 @@ SUBDIR += p5-Chemistry-Pattern SUBDIR += p5-Chemistry-Reaction SUBDIR += p5-Chemistry-Ring + SUBDIR += p5-Geo-Coordinates-Converter SUBDIR += p5-Geo-ReadGRIB SUBDIR += p5-Geo-WebService-Elevation-USGS SUBDIR += p5-PerlMol |