aboutsummaryrefslogtreecommitdiffstats
path: root/index/epcap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/epcap.mk')
-rw-r--r--index/epcap.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/epcap.mk b/index/epcap.mk
new file mode 100644
index 0000000..1db65de
--- /dev/null
+++ b/index/epcap.mk
@@ -0,0 +1,7 @@
+PACKAGES += epcap
+pkg_epcap_name = epcap
+pkg_epcap_description = Erlang packet capture interface using pcap
+pkg_epcap_homepage = https://github.com/msantos/epcap
+pkg_epcap_fetch = git
+pkg_epcap_repo = https://github.com/msantos/epcap
+pkg_epcap_commit = master