aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-12-20 11:41:27 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-12-20 11:41:27 +0000
commitc91912f708c03bcdab26fc74c2b2443689d5f436 (patch)
tree1f7a2f7d45da4b222c09c98886eaa4cb81961f6e /security/Makefile
parent6274ed3fd8f4ddbc9a42ec918c42e81da443421c (diff)
downloadports-c91912f708c03bcdab26fc74c2b2443689d5f436.tar.gz
ports-c91912f708c03bcdab26fc74c2b2443689d5f436.zip
OpenID is a decentralized identity system, but one that's actually
decentralized and doesn't entirely crumble if one company turns evil or goes out of business. An OpenID identity is just a URL. You can have multiple identities in the same way you can have multiple URLs. All OpenID does is provide a way to prove that you own a URL (identity). Anybody can run their own site using OpenID, and anybody can be an OpenID server, and they all work with each other without having to register with or pay anybody to "get started". An owner of a URL can pick which OpenID server to use. WWW: http://www.openidenabled.com/openid/libraries/perl/
Notes
Notes: svn path=/head/; revision=180260
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 9c3bb9a02229..f6a3f4e3151f 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -450,6 +450,7 @@
SUBDIR += p5-MD5
SUBDIR += p5-Module-Signature
SUBDIR += p5-Net-Daemon-SSL
+ SUBDIR += p5-Net-OpenID-JanRain
SUBDIR += p5-Net-OpenID-Server
SUBDIR += p5-Net-SSLeay
SUBDIR += p5-Net-SinFP