Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
369 B
Plaintext
9 lines
369 B
Plaintext
The module provides a method to calculate geographic distances
|
|
between coordinates in geodetic WGS84 format using the Haversine
|
|
formula.
|
|
|
|
It is similar to GIS::Distance, but without the extra bells and
|
|
whistles and without the additional dependencies. Same great taste,
|
|
less filling. It exists for those who cannot, or prefer not to
|
|
install Moose and its dependencies.
|