Simple converter of geo coordinates Maintained by:perl@FreeBSD.org Port Added: 29 Dec 2010 08:51:00 Also Listed In:geographyperl5 License: ART10 GPLv1
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/
To install the port:cd /usr/ports/science/p5-Geo-Coordinates-Converter/ && make install clean To add the package:pkg_add -r p5-Geo-Coordinates-Converter
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
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/