aboutsummaryrefslogtreecommitdiffstats
path: root/index/setup.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/setup.mk')
-rw-r--r--index/setup.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/setup.mk b/index/setup.mk
new file mode 100644
index 0000000..4daf281
--- /dev/null
+++ b/index/setup.mk
@@ -0,0 +1,7 @@
+PACKAGES += setup
+pkg_setup_name = setup
+pkg_setup_description = Generic setup utility for Erlang-based systems
+pkg_setup_homepage = https://github.com/uwiger/setup
+pkg_setup_fetch = git
+pkg_setup_repo = https://github.com/uwiger/setup
+pkg_setup_commit = master