proper.mk 295 B

1234567
  1. PACKAGES += proper
  2. pkg_proper_name = proper
  3. pkg_proper_description = PropEr: a QuickCheck-inspired property-based testing tool for Erlang.
  4. pkg_proper_homepage = http://proper.softlab.ntua.gr
  5. pkg_proper_fetch = git
  6. pkg_proper_repo = https://github.com/manopapad/proper
  7. pkg_proper_commit = master