diff options
author | pav <pav@FreeBSD.org> | 2005-01-30 21:07:02 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-30 21:07:02 +0800 |
commit | a570ad0f2383a4e71f5fb08d2bd4e429b483b478 (patch) | |
tree | 16b9de731eeeb4d8a8be336ea43a85d2c42b1ed8 /security/Makefile | |
parent | c7fd624e00a75a693fa7d435fa92f7fe3d177a78 (diff) | |
download | freebsd-ports-graphics-a570ad0f2383a4e71f5fb08d2bd4e429b483b478.tar.gz freebsd-ports-graphics-a570ad0f2383a4e71f5fb08d2bd4e429b483b478.tar.zst freebsd-ports-graphics-a570ad0f2383a4e71f5fb08d2bd4e429b483b478.zip |
cryptopp-php is a cryptography extension for PHP based on Wei Dai's
Crypto++, a free C++ crypto library.
PR: ports/76810
Submitted by: Thomas Melzer <tmelzer@tomesoft.de>
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 c5ec69d4a0f..e26484f2f02 100644 --- a/security/Makefile +++ b/security/Makefile @@ -341,6 +341,7 @@ SUBDIR += pgpgpg SUBDIR += pgpin SUBDIR += php4-crack + SUBDIR += php4-cryptopp SUBDIR += php4-mcrypt SUBDIR += php4-mhash SUBDIR += php4-openssl |