- Updating dependency to p5-GD-Graph3d
- Bump PKGREVISION for this - Adding license according to META.yml (MIT)
This commit is contained in:
parent
7e074cd418
commit
4497c9ab1b
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.19 2008/10/19 19:19:17 he Exp $
|
||||
# $NetBSD: Makefile,v 1.20 2009/08/17 19:13:59 sno Exp $
|
||||
|
||||
DISTNAME= Template-Extract-0.41
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
SVR4_PKGNAME= p5tex
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
|
||||
|
@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Template-Extract/
|
||||
COMMENT= Perl5 module for extracting data structure from TT2-rendered documents
|
||||
LICENSE= mit
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
@ -21,7 +22,7 @@ DEPENDS+= p5-Apache-DBI>=0.87:../../databases/p5-Apache-DBI
|
|||
DEPENDS+= p5-DBI>=1.18:../../databases/p5-DBI
|
||||
DEPENDS+= p5-Date-Calc>=4.3:../../devel/p5-Date-Calc
|
||||
DEPENDS+= p5-GD>=1.32:../../graphics/p5-GD
|
||||
DEPENDS+= p5-GDGraph3d>=0.55:../../graphics/p5-GDGraph3d
|
||||
DEPENDS+= p5-GD-Graph3d>=0.55:../../graphics/p5-GD-Graph3d
|
||||
DEPENDS+= p5-GDGraph>=1.33:../../graphics/p5-GDGraph
|
||||
DEPENDS+= p5-Pod-POM-[0-9]*:../../textproc/p5-Pod-POM
|
||||
DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat
|
||||
|
|
Loading…
Reference in a new issue