p5-Geo-Forward; module to calculate geographic location
This commit is contained in:
parent
d95596e317
commit
35c371510e
18
geo/p5-Geo-Forward/Makefile
Normal file
18
geo/p5-Geo-Forward/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/09/15 13:57:15 jolan Exp $
|
||||
|
||||
COMMENT= module to calculate geographic location
|
||||
MODULES= cpan
|
||||
DISTNAME= Geo-Forward-0.11
|
||||
CATEGORIES= geo
|
||||
|
||||
# Perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::geo/p5-Geo-Constants \
|
||||
::geo/p5-Geo-Ellipsoids \
|
||||
::geo/p5-Geo-Functions
|
||||
|
||||
.include <bsd.port.mk>
|
5
geo/p5-Geo-Forward/distinfo
Normal file
5
geo/p5-Geo-Forward/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Geo-Forward-0.11.tar.gz) = YULXx8Z78deu4JpArV4FEg==
|
||||
RMD160 (Geo-Forward-0.11.tar.gz) = ZD4aVQcfJkfWI0QQE3U2kYB3l90=
|
||||
SHA1 (Geo-Forward-0.11.tar.gz) = 1RoUfdGC+pFaSmr793Wj1gWsXI4=
|
||||
SHA256 (Geo-Forward-0.11.tar.gz) = 2bV4p0zHNNcKkpKDeSvy4VzGXncV2thxS3w8UFP1Xp0=
|
||||
SIZE (Geo-Forward-0.11.tar.gz) = 14081
|
2
geo/p5-Geo-Forward/pkg/DESCR
Normal file
2
geo/p5-Geo-Forward/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Geo::Forward calculates geographic location from latitude, longitude,
|
||||
distance, and heading.
|
3
geo/p5-Geo-Forward/pkg/PLIST
Normal file
3
geo/p5-Geo-Forward/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/15 13:57:15 jolan Exp $
|
||||
${P5SITE}/Geo/Forward.pm
|
||||
@man man/man3p/Geo::Forward.3p
|
Loading…
Reference in New Issue
Block a user