Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,17 +1,19 @@
# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:08 wiz Exp $
# $NetBSD: Makefile,v 1.11 2016/07/25 09:18:55 wen Exp $
#
DISTNAME= Geo-ShapeFile-2.60
DISTNAME= Geo-ShapeFile-2.61
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= geography perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= wen@NetBSD.org
HOMEPAGE= http://search.cpan.org/~jasonk/Geo-ShapeFile-2.52/lib/Geo/ShapeFile.pm
HOMEPAGE= http://search.cpan.org/dist/Geo-ShapeFile/
COMMENT= Perl extension for handling ESRI GIS Shapefiles
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Tree-R>=0:../../devel/p5-Tree-R
DEPENDS+= p5-autovivification>=0:../../devel/p5-autovivification
PERL5_PACKLIST= auto/Geo/ShapeFile/.packlist
.include "../../lang/perl5/module.mk"