summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-10-21 04:47:22 +0000
committerhiramatsu <hiramatsu>2011-10-21 04:47:22 +0000
commit76740b4b8cd88e105c84fddca17ad7d5c532b63f (patch)
tree8e68f2af5925f4baddf0af256a12d6a107c2e7e6 /security
parenta6e365ee51539328408a994c59a24d8675f1bce8 (diff)
downloadpkgsrc-76740b4b8cd88e105c84fddca17ad7d5c532b63f.tar.gz
Add HOMEPAGE and LICENSE.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-PluggableCaptcha/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Authen-PluggableCaptcha/Makefile b/security/p5-Authen-PluggableCaptcha/Makefile
index b20545af2f8..15ca5aa29e2 100644
--- a/security/p5-Authen-PluggableCaptcha/Makefile
+++ b/security/p5-Authen-PluggableCaptcha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/08/14 14:42:46 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/10/21 04:47:22 hiramatsu Exp $
#
DISTNAME= Authen-PluggableCaptcha-0.05
@@ -9,7 +9,9 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Authen-PluggableCaptcha/
COMMENT= Perl5 module implementing a pluggable Captcha framework
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Number-Spell>=0.04:../../textproc/p5-Number-Spell
DEPENDS+= p5-HTML-Email-Obfuscate>=0.02:../../www/p5-HTML-Email-Obfuscate