- PACKAGES += eunit
- pkg_eunit_name = eunit
- pkg_eunit_description = The EUnit lightweight unit testing framework for Erlang - this is the canonical development repository.
- pkg_eunit_homepage = https://github.com/richcarl/eunit
- pkg_eunit_fetch = git
- pkg_eunit_repo = https://github.com/richcarl/eunit
- pkg_eunit_commit = master
|