mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update LICENSE
- Reformat pkg-descr
This commit is contained in:
parent
3afd0ac562
commit
edf67734cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337261
@ -8,7 +8,7 @@ CATEGORIES= security www pear
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= PEAR abstraction of various SASL mechanism responses
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
@ -1,9 +1,8 @@
|
||||
Provides PHP code to generate responses to common SASL mechanisms, including:
|
||||
|
||||
o Digest-MD5
|
||||
o CramMD5
|
||||
o Plain
|
||||
o Anonymous
|
||||
o Login (Pseudo mechanism).
|
||||
- Digest-MD5
|
||||
- CramMD5
|
||||
- Plain
|
||||
- Anonymous
|
||||
- Login (Pseudo mechanism).
|
||||
|
||||
WWW: http://pear.php.net/package/Auth_SASL/
|
||||
|
Loading…
Reference in New Issue
Block a user