aboutsummaryrefslogtreecommitdiffstats
path: root/index/etap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/etap.mk')
-rw-r--r--index/etap.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/etap.mk b/index/etap.mk
new file mode 100644
index 0000000..10679ce
--- /dev/null
+++ b/index/etap.mk
@@ -0,0 +1,7 @@
+PACKAGES += etap
+pkg_etap_name = etap
+pkg_etap_description = etap is a simple erlang testing library that provides TAP compliant output.
+pkg_etap_homepage = https://github.com/ngerakines/etap
+pkg_etap_fetch = git
+pkg_etap_repo = https://github.com/ngerakines/etap
+pkg_etap_commit = master