summaryrefslogtreecommitdiff
path: root/bpf.meta
diff options
context:
space:
mode:
Diffstat (limited to 'bpf.meta')
-rw-r--r--bpf.meta8
1 files changed, 8 insertions, 0 deletions
diff --git a/bpf.meta b/bpf.meta
new file mode 100644
index 0000000..a5ffaba
--- /dev/null
+++ b/bpf.meta
@@ -0,0 +1,8 @@
+;;; -*- Scheme -*-
+
+((synopsis "Support for the Berkeley Packet Filter (BPF)")
+ (author "Peter Bex")
+ (category net)
+ (license "BSD")
+ (depends bitstring matchable)
+ (test-depends test))