aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-10-31 12:28:45 +0200
committerLoïc Hoguin <[email protected]>2016-10-31 23:28:04 +0200
commit0352abfd3c0b6982a7aac19af3c369d930843128 (patch)
treebf58b6b4e3058cce9f0a062df884ee9cac8e9996 /index
parent49952d731fda28aad310cbe12de9ff8ffac003ff (diff)
downloaderlang.mk-0352abfd3c0b6982a7aac19af3c369d930843128.tar.gz
erlang.mk-0352abfd3c0b6982a7aac19af3c369d930843128.tar.bz2
erlang.mk-0352abfd3c0b6982a7aac19af3c369d930843128.zip
Add package asciideck to the index
Diffstat (limited to 'index')
-rw-r--r--index/asciideck.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/asciideck.mk b/index/asciideck.mk
new file mode 100644
index 0000000..a6d8229
--- /dev/null
+++ b/index/asciideck.mk
@@ -0,0 +1,7 @@
+PACKAGES += asciideck
+pkg_asciideck_name = asciideck
+pkg_asciideck_description = Asciidoc for Erlang.
+pkg_asciideck_homepage = https://ninenines.eu
+pkg_asciideck_fetch = git
+pkg_asciideck_repo = https://github.com/ninenines/asciideck
+pkg_asciideck_commit = master