aboutsummaryrefslogtreecommitdiffstats
path: root/index/edown.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/edown.mk')
-rw-r--r--index/edown.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/edown.mk b/index/edown.mk
new file mode 100644
index 0000000..3c62927
--- /dev/null
+++ b/index/edown.mk
@@ -0,0 +1,7 @@
+PACKAGES += edown
+pkg_edown_name = edown
+pkg_edown_description = EDoc extension for generating Github-flavored Markdown
+pkg_edown_homepage = https://github.com/uwiger/edown
+pkg_edown_fetch = git
+pkg_edown_repo = https://github.com/uwiger/edown
+pkg_edown_commit = master