summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Authen-CAS-Client/Makefile4
-rw-r--r--www/p5-Template-Plugin-Clickable-Email/Makefile4
-rw-r--r--www/p5-Template-Plugin-Subst/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Authen-CAS-Client/Makefile b/security/p5-Authen-CAS-Client/Makefile
index 3106101b89c..09b6f738e15 100644
--- a/security/p5-Authen-CAS-Client/Makefile
+++ b/security/p5-Authen-CAS-Client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2009/09/19 22:28:52 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/10/30 16:25:34 heinz Exp $
#
DISTNAME= Authen-CAS-Client-0.05
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Authen-CAS-Client/
COMMENT= Perl 5 module providing an interface for JA-SIG's CAS
-# LICENSE= 2-clause-bsd / isc
+LICENSE= 2-clause-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/www/p5-Template-Plugin-Clickable-Email/Makefile b/www/p5-Template-Plugin-Clickable-Email/Makefile
index 545c4cf9309..54612e015d8 100644
--- a/www/p5-Template-Plugin-Clickable-Email/Makefile
+++ b/www/p5-Template-Plugin-Clickable-Email/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/08/17 18:55:47 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/30 16:25:34 heinz Exp $
DISTNAME= Template-Plugin-Clickable-Email-0.01
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-Clickable-Email/
COMMENT= TT2 plugin to transform email addresses in to HTML links
-#LICENSE= isc / 2-clause-bsd
+LICENSE= 2-clause-bsd
DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit
DEPENDS+= p5-Email-Find-[0-9]*:../../mail/p5-Email-Find
diff --git a/www/p5-Template-Plugin-Subst/Makefile b/www/p5-Template-Plugin-Subst/Makefile
index 1bc94e648ee..ec0dd8c75b2 100644
--- a/www/p5-Template-Plugin-Subst/Makefile
+++ b/www/p5-Template-Plugin-Subst/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/09/16 19:52:02 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/30 16:25:34 heinz Exp $
DISTNAME= Template-Plugin-Subst-0.02
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Template-Plugin-Subst/
COMMENT= s/// functionality for Template Toolkit templates
-#LICENSE= isc / 2-clause-bsd
+LICENSE= 2-clause-bsd
DEPENDS+= p5-Template-Toolkit>=2.0:../../www/p5-Template-Toolkit