Fri Aug 12 06:56:59 2011 UTC ()
Revision bump after updating perl to 5.14.1


(adam)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Declare-Constraints-Simple/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Declare-Constraints-Simple/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Declare-Constraints-Simple/Makefile 2010/08/21 16:33:33 1.3
+++ pkgsrc/devel/p5-Declare-Constraints-Simple/Makefile 2011/08/12 06:56:59 1.4
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:33:33 seb Exp $
-#
+# $NetBSD: Makefile,v 1.4 2011/08/12 06:56:59 adam Exp $
 
 DISTNAME=	Declare-Constraints-Simple-0.03
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	2
+PKGREVISION=	3
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PH/PHAYLON/}
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://search.cpan.org/dist/Declare-Constraints-Simple/
 COMMENT=	Perl 5 module for declarative validation of data structures
+LICENSE=	${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 
-USE_LANGUAGES=	# empty
-PERL5_PACKLIST=	auto/Declare/Constraints/Simple/.packlist
+USE_LANGUAGES=		# empty
+PERL5_PACKLIST=		auto/Declare/Constraints/Simple/.packlist
 
 DEPENDS+=	p5-Carp-Clan-[0-9]*:../../devel/p5-Carp-Clan
 DEPENDS+=	p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector