summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-Ellipsoid
diff options
context:
space:
mode:
authorbouyer <bouyer>2015-09-11 18:43:24 +0000
committerbouyer <bouyer>2015-09-11 18:43:24 +0000
commit0420a3ef6c4887f1b4ded545971d2273af5d6480 (patch)
tree5c52b3412ff5aed01238a65df9f33809d1024008 /geography/p5-Geo-Ellipsoid
parent427d8985e2d257562409593487e1a7661bfc418c (diff)
downloadpkgsrc-0420a3ef6c4887f1b4ded545971d2273af5d6480.tar.gz
Import p5-Geo-Ellipsoid 1.12
Geo::Ellipsoid performs geometrical calculations on the surface of an ellipsoid. An ellipsoid is a three-dimension object formed from the rotation of an ellipse about one of its axes. The approximate shape of the earth is an ellipsoid, so Geo::Ellipsoid can accurately calculate distance and bearing between two widely-separated locations on the earth's surface.
Diffstat (limited to 'geography/p5-Geo-Ellipsoid')
-rw-r--r--geography/p5-Geo-Ellipsoid/DESCR5
-rw-r--r--geography/p5-Geo-Ellipsoid/Makefile19
-rw-r--r--geography/p5-Geo-Ellipsoid/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/geography/p5-Geo-Ellipsoid/DESCR b/geography/p5-Geo-Ellipsoid/DESCR
new file mode 100644
index 00000000000..3d259cea503
--- /dev/null
+++ b/geography/p5-Geo-Ellipsoid/DESCR
@@ -0,0 +1,5 @@
+Geo::Ellipsoid performs geometrical calculations on the surface of an
+ellipsoid. An ellipsoid is a three-dimension object formed from the
+rotation of an ellipse about one of its axes. The approximate shape of the
+earth is an ellipsoid, so Geo::Ellipsoid can accurately calculate distance
+and bearing between two widely-separated locations on the earth's surface.
diff --git a/geography/p5-Geo-Ellipsoid/Makefile b/geography/p5-Geo-Ellipsoid/Makefile
new file mode 100644
index 00000000000..691dd1f27d8
--- /dev/null
+++ b/geography/p5-Geo-Ellipsoid/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2015/09/11 18:43:24 bouyer Exp $
+#
+
+DISTNAME= Geo-Ellipsoid-1.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~jgibson/Geo-Ellipsoid-1.12/lib/Geo/Ellipsoid.pm
+COMMENT= Geo::Ellipsoid - Longitude and latitude calculations using an ellipsoid model.
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Geo/Ellipsoid/.packlist
+#PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_PARAMS+= --skipdeps
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/p5-Geo-Ellipsoid/distinfo b/geography/p5-Geo-Ellipsoid/distinfo
new file mode 100644
index 00000000000..c3bfeeaffc6
--- /dev/null
+++ b/geography/p5-Geo-Ellipsoid/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2015/09/11 18:43:24 bouyer Exp $
+
+SHA1 (Geo-Ellipsoid-1.12.tar.gz) = b20f164032ffe4d357871604d61c4902a89a992c
+RMD160 (Geo-Ellipsoid-1.12.tar.gz) = b1340dd4a6b27a7939bdd765315ce8833d244a0d
+Size (Geo-Ellipsoid-1.12.tar.gz) = 80734 bytes