diff options
Diffstat (limited to 'security/cryptopp/pkg-plist')
-rw-r--r-- | security/cryptopp/pkg-plist | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/security/cryptopp/pkg-plist b/security/cryptopp/pkg-plist new file mode 100644 index 000000000000..35a6fe2adc02 --- /dev/null +++ b/security/cryptopp/pkg-plist @@ -0,0 +1,110 @@ +bin/cryptest +lib/libcryptopp.a +include/cryptopp/3way.h +include/cryptopp/adler32.h +include/cryptopp/aes.h +include/cryptopp/algebra.h +include/cryptopp/arc4.h +include/cryptopp/asn.h +include/cryptopp/base64.h +include/cryptopp/bench.h +include/cryptopp/blowfish.h +include/cryptopp/blumgold.h +include/cryptopp/blumshub.h +include/cryptopp/cast.h +include/cryptopp/cbc.h +include/cryptopp/cbcmac.h +include/cryptopp/channels.h +include/cryptopp/config.h +include/cryptopp/crc.h +include/cryptopp/cryptlib.h +include/cryptopp/des.h +include/cryptopp/default.h +include/cryptopp/dh.h +include/cryptopp/dh2.h +include/cryptopp/diamond.h +include/cryptopp/dmac.h +include/cryptopp/dsa.h +include/cryptopp/ec2n.h +include/cryptopp/eccrypto.h +include/cryptopp/ecp.h +include/cryptopp/elgamal.h +include/cryptopp/eprecomp.h +include/cryptopp/files.h +include/cryptopp/gf256.h +include/cryptopp/filters.h +include/cryptopp/gf2_32.h +include/cryptopp/gf2n.h +include/cryptopp/gost.h +include/cryptopp/gzip.h +include/cryptopp/haval.h +include/cryptopp/hex.h +include/cryptopp/hmac.h +include/cryptopp/hrtimer.h +include/cryptopp/ida.h +include/cryptopp/idea.h +include/cryptopp/integer.h +include/cryptopp/iterhash.h +include/cryptopp/lubyrack.h +include/cryptopp/luc.h +include/cryptopp/mars.h +include/cryptopp/md2.h +include/cryptopp/md5.h +include/cryptopp/md5mac.h +include/cryptopp/mdc.h +include/cryptopp/misc.h +include/cryptopp/modarith.h +include/cryptopp/modes.h +include/cryptopp/modexppc.h +include/cryptopp/mqueue.h +include/cryptopp/mqv.h +include/cryptopp/nbtheory.h +include/cryptopp/network.h +include/cryptopp/nr.h +include/cryptopp/oaep.h +include/cryptopp/oids.h +include/cryptopp/osrng.h +include/cryptopp/panama.h +include/cryptopp/pch.h +include/cryptopp/pkcspad.h +include/cryptopp/polynomi.h +include/cryptopp/pssr.h +include/cryptopp/pubkey.h +include/cryptopp/queue.h +include/cryptopp/rabin.h +include/cryptopp/randpool.h +include/cryptopp/rc2.h +include/cryptopp/rc5.h +include/cryptopp/rc6.h +include/cryptopp/rijndael.h +include/cryptopp/ripemd.h +include/cryptopp/rng.h +include/cryptopp/rsa.h +include/cryptopp/rw.h +include/cryptopp/safer.h +include/cryptopp/sapphire.h +include/cryptopp/seal.h +include/cryptopp/secshare.h +include/cryptopp/serpent.h +include/cryptopp/sha.h +include/cryptopp/shark.h +include/cryptopp/skipjack.h +include/cryptopp/smartptr.h +include/cryptopp/socketft.h +include/cryptopp/square.h +include/cryptopp/tea.h +include/cryptopp/tiger.h +include/cryptopp/twofish.h +include/cryptopp/validate.h +include/cryptopp/wake.h +include/cryptopp/winpipes.h +include/cryptopp/words.h +include/cryptopp/xormac.h +include/cryptopp/xtr.h +include/cryptopp/xtrcrypt.h +include/cryptopp/zdeflate.h +include/cryptopp/zinflate.h +include/cryptopp/zlib.h +@dirrm include/cryptopp +%%PORTDOCS%%share/doc/cryptopp/README +%%PORTDOCS%%@dirrm share/doc/cryptopp |