summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2013-01-14 14:43:55 +0000
committerbouyer <bouyer@pkgsrc.org>2013-01-14 14:43:55 +0000
commit9c37c2d7302e5c884bb32900f0dfec1097aee3c7 (patch)
treefd530836dd569d0b9b029c340ff89dd85525d3d2 /security
parent17a19e473c46046f062b8a9d41a735e733556ca3 (diff)
downloadpkgsrc-9c37c2d7302e5c884bb32900f0dfec1097aee3c7.tar.gz
Import security/p5-Authen-Simple version 0.5
Simple and consistent framework for authentication.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-Simple/DESCR1
-rw-r--r--security/p5-Authen-Simple/Makefile23
-rw-r--r--security/p5-Authen-Simple/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/security/p5-Authen-Simple/DESCR b/security/p5-Authen-Simple/DESCR
new file mode 100644
index 00000000000..f35f33e4423
--- /dev/null
+++ b/security/p5-Authen-Simple/DESCR
@@ -0,0 +1 @@
+Simple and consistent framework for authentication.
diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile
new file mode 100644
index 00000000000..f15c88d908e
--- /dev/null
+++ b/security/p5-Authen-Simple/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2013/01/14 14:43:55 bouyer Exp $
+#
+
+DISTNAME= Authen-Simple-0.5
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Authen-Simple/
+COMMENT= Simple and consistent framework for authentication
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Class-Accessor-[0-9]*:../../devel/p5-Class-Accessor
+DEPENDS+= p5-Class-Data-Inheritable-[0-9]*:../../devel/p5-Class-Data-Inheritable
+DEPENDS+= p5-Crypt-PasswdMD5-[0-9]*:../../security/p5-Crypt-PasswdMD5
+DEPENDS+= p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Authen/Simple/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Authen-Simple/distinfo b/security/p5-Authen-Simple/distinfo
new file mode 100644
index 00000000000..6598715b0b6
--- /dev/null
+++ b/security/p5-Authen-Simple/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2013/01/14 14:43:55 bouyer Exp $
+
+SHA1 (Authen-Simple-0.5.tar.gz) = a1f1e48fea54c288dbc6a98d88c3540656f1006f
+RMD160 (Authen-Simple-0.5.tar.gz) = 3d15fa2747699163a5a3cdc610c55d04ceb62f68
+Size (Authen-Simple-0.5.tar.gz) = 24613 bytes