diff options
Diffstat (limited to 'index/slack.mk')
-rw-r--r-- | index/slack.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/slack.mk b/index/slack.mk deleted file mode 100644 index a38fe53..0000000 --- a/index/slack.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += slack -pkg_slack_name = slack -pkg_slack_description = Minimal slack notification OTP library. -pkg_slack_homepage = https://github.com/DonBranson/slack -pkg_slack_fetch = git -pkg_slack_repo = https://github.com/DonBranson/slack.git -pkg_slack_commit = master |