summaryrefslogtreecommitdiff
path: root/homebrew/libtomcrypt/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/libtomcrypt/.beer')
-rw-r--r--homebrew/libtomcrypt/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/libtomcrypt/.beer b/homebrew/libtomcrypt/.beer
new file mode 100644
index 000000000..095203317
--- /dev/null
+++ b/homebrew/libtomcrypt/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Libtomcrypt",
+ "description": "Comprehensive, modular and portable cryptographic toolkit",
+ "url": "https://github.com/libtom/libtomcrypt/archive/v1.18.2.tar.gz",
+ "mirror": null,
+ "homepage": "https://www.libtom.net/",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"test\"",
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\"",
+ "pkgshare.install \"test\"",
+ "(pkgshare/\"tests\").install \"tests/test.key\""
+ ],
+ "version": "1.18.2",
+ "file": "libtomcrypt.rb"
+} \ No newline at end of file