diff options
Diffstat (limited to 'index/gin.mk')
-rw-r--r-- | index/gin.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index/gin.mk b/index/gin.mk new file mode 100644 index 0000000..ace9404 --- /dev/null +++ b/index/gin.mk @@ -0,0 +1,7 @@ +PACKAGES += gin +pkg_gin_name = gin +pkg_gin_description = The guards and for Erlang parse_transform +pkg_gin_homepage = https://github.com/mad-cocktail/gin +pkg_gin_fetch = git +pkg_gin_repo = https://github.com/mad-cocktail/gin +pkg_gin_commit = master |