diff options
author | clsung <clsung@FreeBSD.org> | 2007-07-25 15:18:22 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-07-25 15:18:22 +0800 |
commit | bcc99ca39156455ecb23f664f540b4966890c101 (patch) | |
tree | 0eb16c4d4f3ea65df40140c58ffeb0a2835944d5 /security/Makefile | |
parent | 10458f9dca49be6e7f9f55259eea461ca236dc45 (diff) | |
download | freebsd-ports-gnome-bcc99ca39156455ecb23f664f540b4966890c101.tar.gz freebsd-ports-gnome-bcc99ca39156455ecb23f664f540b4966890c101.tar.zst freebsd-ports-gnome-bcc99ca39156455ecb23f664f540b4966890c101.zip |
Lasso is a free software C library aiming to implement the Liberty
Alliance standards; it defines processes for federated identities,
single sign-on and related protocols. Lasso is built on top of
libxml2, XMLSec and OpenSSL and is licensed under the GNU General
Public License (with an OpenSSL exception).
WWW: http://lasso.entrouvert.org/
PR: ports/114639
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 6dae98ddf9e3..4559cd2046a4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -227,6 +227,7 @@ SUBDIR += l0phtcrack SUBDIR += l5 SUBDIR += labrea + SUBDIR += lasso SUBDIR += lep SUBDIR += libassuan SUBDIR += libbf |