summaryrefslogtreecommitdiff
path: root/security/p5-Authen-PluggableCaptcha
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-10-21 04:47:22 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-10-21 04:47:22 +0000
commite6ecd16fdbfc94e0f13f30f97af829f8729d1e32 (patch)
tree8e68f2af5925f4baddf0af256a12d6a107c2e7e6 /security/p5-Authen-PluggableCaptcha
parentb3d0eed9c44aaf4e9dd4fc01a898d1ac53afee38 (diff)
downloadpkgsrc-e6ecd16fdbfc94e0f13f30f97af829f8729d1e32.tar.gz
Add HOMEPAGE and LICENSE.
Diffstat (limited to 'security/p5-Authen-PluggableCaptcha')
-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