diff options
Diffstat (limited to 'index/mad.mk')
-rw-r--r-- | index/mad.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/mad.mk b/index/mad.mk new file mode 100644 index 0000000..5134c03 --- /dev/null +++ b/index/mad.mk @@ -0,0 +1,7 @@ +PACKAGES += mad +pkg_mad_name = mad +pkg_mad_description = Small and Fast Rebar Replacement +pkg_mad_homepage = https://github.com/synrc/mad +pkg_mad_fetch = git +pkg_mad_repo = https://github.com/synrc/mad +pkg_mad_commit = master |