Mon Aug 17 19:15:33 2009 UTC ()
- Updating dependency to p5-GD-Graph3d
- Bump PKGREVISION for this
- Adding license according to POD (perl)


(sno)
diff -r1.17 -r1.18 pkgsrc/www/p5-Template-Generate/Makefile

cvs diff -r1.17 -r1.18 pkgsrc/www/p5-Template-Generate/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-Template-Generate/Makefile 2008/10/19 19:19:17 1.17
+++ pkgsrc/www/p5-Template-Generate/Makefile 2009/08/17 19:15:33 1.18
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2008/10/19 19:19:17 he Exp $
+# $NetBSD: Makefile,v 1.18 2009/08/17 19:15:33 sno Exp $
 
 DISTNAME=		Template-Generate-0.04
 PKGNAME=		p5-${DISTNAME}
-PKGREVISION=		7
+PKGREVISION=		8
 SVR4_PKGNAME=		p5tge
 CATEGORIES=		www perl5
 MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Template/}
@@ -10,6 +10,7 @@
 MAINTAINER=		pkgsrc-users@NetBSD.org
 HOMEPAGE=		http://search.cpan.org/~autrijus/Template-Generate/
 COMMENT=		Perl5 module for generating TT2 templates from TT2-rendered documents
+LICENSE=		${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 
@@ -21,7 +22,7 @@
 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