p5-Geo-Inverse; calculate geographic distance from a lat/lon pair
This commit is contained in:
parent
f31d077059
commit
fe50fdc8b3
14
geo/p5-Geo-Inverse/Makefile
Normal file
14
geo/p5-Geo-Inverse/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:58:59 jolan Exp $
|
||||
|
||||
COMMENT= calculate geographic distance from a lat/lon pair
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Inverse-0.05
|
||||
CATEGORIES= geo
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
geo/p5-Geo-Inverse/distinfo
Normal file
5
geo/p5-Geo-Inverse/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Geo-Inverse-0.05.tar.gz) = 7+TDCXu5INUtwsIaui8zVw==
|
||||
RMD160 (Geo-Inverse-0.05.tar.gz) = TSh+o29JhJCaWGd47MCkZNhQ9Ms=
|
||||
SHA1 (Geo-Inverse-0.05.tar.gz) = OlPQxeNQ3NY5oRFKeUKoFbcmflM=
|
||||
SHA256 (Geo-Inverse-0.05.tar.gz) = J2sdAN26tLlSRLnsSNvcMolzdtqxCwnve8NEqUe/NuY=
|
||||
SIZE (Geo-Inverse-0.05.tar.gz) = 3995
|
2
geo/p5-Geo-Inverse/pkg/DESCR
Normal file
2
geo/p5-Geo-Inverse/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Geo::Inverse calculates geographic distance from a latitute and
|
||||
longitude pair.
|
4
geo/p5-Geo-Inverse/pkg/PLIST
Normal file
4
geo/p5-Geo-Inverse/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/15 13:58:59 jolan Exp $
|
||||
${P5SITE}/Geo/
|
||||
${P5SITE}/Geo/Inverse.pm
|
||||
@man man/man3p/Geo::Inverse.3p
|
Loading…
Reference in New Issue
Block a user