diff options
Diffstat (limited to 'security/pear-Crypt_DiffieHellman/Makefile')
-rw-r--r-- | security/pear-Crypt_DiffieHellman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/pear-Crypt_DiffieHellman/Makefile b/security/pear-Crypt_DiffieHellman/Makefile index 4df12e6b7db1..956688a88aad 100644 --- a/security/pear-Crypt_DiffieHellman/Makefile +++ b/security/pear-Crypt_DiffieHellman/Makefile @@ -4,6 +4,7 @@ CATEGORIES= security www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class implementing Diffie-Hellman Key Exchange protocol for PHP5 +WWW= https://pear.php.net/package/Crypt_DiffieHellman USES= pear php USE_PHP= bcmath mbstring gmp |