From a0422b0200a046383ff035336d5dcd8df45e2d3f Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 5 Jun 2010 08:26:54 -0700 Subject: cryptopp 5.6.0 --- Library/Formula/cryptopp.rb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Library/Formula/cryptopp.rb (limited to 'Library/Formula') diff --git a/Library/Formula/cryptopp.rb b/Library/Formula/cryptopp.rb new file mode 100644 index 000000000..74cf835b1 --- /dev/null +++ b/Library/Formula/cryptopp.rb @@ -0,0 +1,16 @@ +require 'formula' + +class Cryptopp