sieve.mk 273 B

1234567
  1. PACKAGES += sieve
  2. pkg_sieve_name = sieve
  3. pkg_sieve_description = sieve is a simple TCP routing proxy (layer 7) in erlang
  4. pkg_sieve_homepage = https://github.com/benoitc/sieve
  5. pkg_sieve_fetch = git
  6. pkg_sieve_repo = https://github.com/benoitc/sieve
  7. pkg_sieve_commit = master