epcap.mk 260 B

1234567
  1. PACKAGES += epcap
  2. pkg_epcap_name = epcap
  3. pkg_epcap_description = Erlang packet capture interface using pcap
  4. pkg_epcap_homepage = https://github.com/msantos/epcap
  5. pkg_epcap_fetch = git
  6. pkg_epcap_repo = https://github.com/msantos/epcap
  7. pkg_epcap_commit = master