summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-ShapeFile
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-04 09:52:04 +0000
committerwiz <wiz>2010-02-04 09:52:04 +0000
commit33f40d977bd40af3339637532b199d3ecef570b2 (patch)
tree5fc7e7585dcfea6571e8040b2d04f80a629e0337 /geography/p5-Geo-ShapeFile
parentf5d63d2671d04fbb53afa6758cbf1673d14b20c5 (diff)
downloadpkgsrc-33f40d977bd40af3339637532b199d3ecef570b2.tar.gz
Initial import of p5-Geo-ShapeFile, packaged for wip by Wen Heping.
Geo::ShapeFile module reads ESRI ShapeFiles containing GIS mapping data, it has support for shp (shape), shx (shape index), and dbf (data base) formats.
Diffstat (limited to 'geography/p5-Geo-ShapeFile')
-rw-r--r--geography/p5-Geo-ShapeFile/DESCR3
-rw-r--r--geography/p5-Geo-ShapeFile/Makefile19
-rw-r--r--geography/p5-Geo-ShapeFile/distinfo5
3 files changed, 27 insertions, 0 deletions
diff --git a/geography/p5-Geo-ShapeFile/DESCR b/geography/p5-Geo-ShapeFile/DESCR
new file mode 100644
index 00000000000..316d8ad0d37
--- /dev/null
+++ b/geography/p5-Geo-ShapeFile/DESCR
@@ -0,0 +1,3 @@
+Geo::ShapeFile module reads ESRI ShapeFiles containing GIS mapping
+data, it has support for shp (shape), shx (shape index), and dbf
+(data base) formats.
diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile
new file mode 100644
index 00000000000..51c29279c70
--- /dev/null
+++ b/geography/p5-Geo-ShapeFile/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/02/04 09:52:04 wiz Exp $
+#
+
+DISTNAME= Geo-ShapeFile-2.52
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= geography perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
+
+MAINTAINER= wenheping@gmail.com
+HOMEPAGE= http://search.cpan.org/~jasonk/Geo-ShapeFile-2.52/lib/Geo/ShapeFile.pm
+COMMENT= Perl extension for handling ESRI GIS Shapefiles
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Geo/ShapeFile/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/geography/p5-Geo-ShapeFile/distinfo b/geography/p5-Geo-ShapeFile/distinfo
new file mode 100644
index 00000000000..aeeaeccd9b6
--- /dev/null
+++ b/geography/p5-Geo-ShapeFile/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/02/04 09:52:04 wiz Exp $
+
+SHA1 (Geo-ShapeFile-2.52.tar.gz) = 40e66ca398803b38af08d7ef13b7cd0f795ae753
+RMD160 (Geo-ShapeFile-2.52.tar.gz) = cea86ad88ea291dd8f023a58cbfaad2bfb1d1acd
+Size (Geo-ShapeFile-2.52.tar.gz) = 278581 bytes