aboutsummaryrefslogtreecommitdiff
path: root/security/pear-Horde_Auth
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-07-07 19:22:31 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-07-07 19:22:31 +0000
commit7457efc8ce37437b94f03768c891e2b3b5acd5a3 (patch)
tree7237ab4b286d152b2ba4210676f7dacd075aa673 /security/pear-Horde_Auth
parent80b557eca8efad3c0550767b194b4c510b096e13 (diff)
downloadports-7457efc8ce37437b94f03768c891e2b3b5acd5a3.tar.gz
ports-7457efc8ce37437b94f03768c891e2b3b5acd5a3.zip
The Horde_Auth package provides a common interface into the various backends
for the Horde authentication system. WWW: http://pear.horde.org
Notes
Notes: svn path=/head/; revision=277273
Diffstat (limited to 'security/pear-Horde_Auth')
-rw-r--r--security/pear-Horde_Auth/Makefile19
-rw-r--r--security/pear-Horde_Auth/distinfo2
-rw-r--r--security/pear-Horde_Auth/pkg-descr4
3 files changed, 25 insertions, 0 deletions
diff --git a/security/pear-Horde_Auth/Makefile b/security/pear-Horde_Auth/Makefile
new file mode 100644
index 000000000000..dff25ce0f476
--- /dev/null
+++ b/security/pear-Horde_Auth/Makefile
@@ -0,0 +1,19 @@
+# Ports collection makefile for: pear-Horde_Auth
+# Date created: 6 July 2011
+# Whom: Martin Matuska <mm@FreeBSD.org>
+#
+# $FreeBSD$
+
+PORTNAME= Horde_Auth
+PORTVERSION= 1.1.0
+CATEGORIES= security www pear
+
+MAINTAINER= mm@FreeBSD.org
+COMMENT= Horde Authentication API
+
+USE_HORDE_RUN= Horde_Exception Horde_Util
+USE_PHP= hash
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
+.include <bsd.port.post.mk>
diff --git a/security/pear-Horde_Auth/distinfo b/security/pear-Horde_Auth/distinfo
new file mode 100644
index 000000000000..4f984d0dae49
--- /dev/null
+++ b/security/pear-Horde_Auth/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Horde/Horde_Auth-1.1.0.tgz) = faf19de0fbf6c28e70025fc2b7be944f1dbd76c9f60c642e960d50c1e47acb77
+SIZE (Horde/Horde_Auth-1.1.0.tgz) = 30409
diff --git a/security/pear-Horde_Auth/pkg-descr b/security/pear-Horde_Auth/pkg-descr
new file mode 100644
index 000000000000..ff233d5e9fbd
--- /dev/null
+++ b/security/pear-Horde_Auth/pkg-descr
@@ -0,0 +1,4 @@
+The Horde_Auth package provides a common interface into the various backends
+for the Horde authentication system.
+
+WWW: http://pear.horde.org