diff options
author | clsung <clsung@FreeBSD.org> | 2006-12-20 13:47:34 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-12-20 13:47:34 +0800 |
commit | dc004ea74b643ba50d597ce983a0e2e2a65e4da5 (patch) | |
tree | 74166da87962ae9c2ed6e1d3117bf1b5248980c8 /security/Makefile | |
parent | c79a9ab773a7f8f3a31a7a86ca6fd9404190fca2 (diff) | |
download | freebsd-ports-gnome-dc004ea74b643ba50d597ce983a0e2e2a65e4da5.tar.gz freebsd-ports-gnome-dc004ea74b643ba50d597ce983a0e2e2a65e4da5.tar.zst freebsd-ports-gnome-dc004ea74b643ba50d597ce983a0e2e2a65e4da5.zip |
Add phpmyid 0.3, a single user Identity Provider for the OpenID
framework.
PR: ports/106874
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 3aebe4accc76..4934879287ad 100644 --- a/security/Makefile +++ b/security/Makefile @@ -537,6 +537,7 @@ SUBDIR += php5-mcrypt SUBDIR += php5-mhash SUBDIR += php5-openssl + SUBDIR += phpmyid SUBDIR += pidentd SUBDIR += pinentry SUBDIR += pinentry-curses |