summaryrefslogtreecommitdiff
path: root/geography/p5-Geo-ShapeFile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'geography/p5-Geo-ShapeFile/Makefile')
-rw-r--r--geography/p5-Geo-ShapeFile/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile
index fbf5d8aee46..a042cad8553 100644
--- a/geography/p5-Geo-ShapeFile/Makefile
+++ b/geography/p5-Geo-ShapeFile/Makefile
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 19:23:52 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= 2
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"