diff options
Diffstat (limited to 'index/ejwt.mk')
-rw-r--r-- | index/ejwt.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/ejwt.mk b/index/ejwt.mk deleted file mode 100644 index ead6a55..0000000 --- a/index/ejwt.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += ejwt -pkg_ejwt_name = ejwt -pkg_ejwt_description = erlang library for JSON Web Token -pkg_ejwt_homepage = https://github.com/artefactop/ejwt -pkg_ejwt_fetch = git -pkg_ejwt_repo = https://github.com/artefactop/ejwt -pkg_ejwt_commit = master |