Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:41:04 wiz Exp $
#
DISTNAME= Geo-ShapeFile-2.52
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
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}
PERL5_PACKLIST= auto/Geo/ShapeFile/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -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