aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-12-14 19:46:20 +0100
committerLoïc Hoguin <[email protected]>2015-12-14 19:46:20 +0100
commit7cbb09937960b392ab619076a12e77ebbf88407a (patch)
tree4d0665a31078a50ab5cad5f52d3018b9bf6d0658 /index
parent4ea38e2319482b316a474d6fc82876e6fdcd7911 (diff)
downloaderlang.mk-7cbb09937960b392ab619076a12e77ebbf88407a.tar.gz
erlang.mk-7cbb09937960b392ab619076a12e77ebbf88407a.tar.bz2
erlang.mk-7cbb09937960b392ab619076a12e77ebbf88407a.zip
Add restc back to the index
Diffstat (limited to 'index')
-rw-r--r--index/restc.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/restc.mk b/index/restc.mk
new file mode 100644
index 0000000..115ad8d
--- /dev/null
+++ b/index/restc.mk
@@ -0,0 +1,7 @@
+PACKAGES += restc
+pkg_restc_name = restc
+pkg_restc_description = Erlang Rest Client
+pkg_restc_homepage = https://github.com/kivra/restclient
+pkg_restc_fetch = git
+pkg_restc_repo = https://github.com/kivra/restclient
+pkg_restc_commit = master