summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
Diffstat (limited to 'geography')
-rw-r--r--geography/p5-Geo-Gpx/DESCR4
-rw-r--r--geography/p5-Geo-Gpx/Makefile24
-rw-r--r--geography/p5-Geo-Gpx/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/geography/p5-Geo-Gpx/DESCR b/geography/p5-Geo-Gpx/DESCR
new file mode 100644
index 00000000000..59b2482de48
--- /dev/null
+++ b/geography/p5-Geo-Gpx/DESCR
@@ -0,0 +1,4 @@
+The original goal of this module was to produce GPX/XML files which were
+parseable by both GPX Spinner and EasyGPS. As of version 0.13 it has been
+extended to support general parsing and generation of GPX data.
+GPX 1.0 and 1.1 are supported.
diff --git a/geography/p5-Geo-Gpx/Makefile b/geography/p5-Geo-Gpx/Makefile
new file mode 100644
index 00000000000..580379b685c
--- /dev/null
+++ b/geography/p5-Geo-Gpx/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2015/09/11 15:14:25 bouyer Exp $
+#
+
+DISTNAME= Geo-Gpx-0.26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~andya/Geo-Gpx-0.26/lib/Geo/Gpx.pm
+COMMENT= Geo::Gpx - Create and parse GPX files.
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Geo/Gpx/.packlist
+#PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_PARAMS+= --skipdeps
+
+DEPENDS+= p5-DateTime-Format-ISO8601:../../time/p5-DateTime-Format-ISO8601
+DEPENDS+= p5-HTML-Parser:../../www/p5-HTML-Parser
+DEPENDS+= p5-XML-Descent:../../textproc/p5-XML-Descent
+
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/p5-Geo-Gpx/distinfo b/geography/p5-Geo-Gpx/distinfo
new file mode 100644
index 00000000000..6cb778f071d
--- /dev/null
+++ b/geography/p5-Geo-Gpx/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2015/09/11 15:14:25 bouyer Exp $
+
+SHA1 (Geo-Gpx-0.26.tar.gz) = 8ac6c10f9e3fb81c56ba49930fd9afba1aa47107
+RMD160 (Geo-Gpx-0.26.tar.gz) = 0c091dedfa372bcc73089f18c2bd03c13da45e7b
+Size (Geo-Gpx-0.26.tar.gz) = 20452 bytes