diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-06 23:11:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-06 23:11:54 +0800 |
commit | d6a524a9752ec8782a24258f884d7be8ca39d90a (patch) | |
tree | 7b71248bab500ea59d3917c0481e0aa045c7e49f /security/Makefile | |
parent | 9a8cdf00317f563b253f588e5d00f0d7e8fa23ff (diff) | |
download | freebsd-ports-gnome-d6a524a9752ec8782a24258f884d7be8ca39d90a.tar.gz freebsd-ports-gnome-d6a524a9752ec8782a24258f884d7be8ca39d90a.tar.zst freebsd-ports-gnome-d6a524a9752ec8782a24258f884d7be8ca39d90a.zip |
- Add pecl-crypto 0.1.0
This package provides an objective wrapper for OpenSSL Crypto Library
WWW: http://pecl.php.net/package/crypto
PR: ports/185410
Submitted by: Gasol Wu <gasol.wu@gmail.com>
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 d32ed9fec094..00fff2988d17 100644 --- a/security/Makefile +++ b/security/Makefile @@ -671,6 +671,7 @@ SUBDIR += pear-Net_Portscan SUBDIR += pear-Text_Password SUBDIR += pecl-crack + SUBDIR += pecl-crypto SUBDIR += pecl-gnupg SUBDIR += pecl-pam SUBDIR += pecl-scrypt |