summaryrefslogtreecommitdiff
path: root/homebrew/libprotoident/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/libprotoident/.beer')
-rw-r--r--homebrew/libprotoident/.beer28
1 files changed, 28 insertions, 0 deletions
diff --git a/homebrew/libprotoident/.beer b/homebrew/libprotoident/.beer
new file mode 100644
index 000000000..0cc783717
--- /dev/null
+++ b/homebrew/libprotoident/.beer
@@ -0,0 +1,28 @@
+{
+ "name": "Libprotoident",
+ "description": "Performs application layer protocol identification for flows",
+ "url": "https://research.wand.net.nz/software/libprotoident/libprotoident-2.0.12.tar.gz",
+ "mirror": null,
+ "homepage": "https://research.wand.net.nz/software/libprotoident.php",
+ "depends": [
+ {
+ "depend": "libflowmanager",
+ "build-depend": false
+ },
+ {
+ "depend": "libtrace",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"./configure\", \"--disable-dependency-tracking\",",
+ "\"--disable-silent-rules\",",
+ "\"--prefix=#{prefix}\"",
+ "system \"make\", \"install\""
+ ],
+ "version": "2.0.12",
+ "file": "libprotoident.rb"
+} \ No newline at end of file