aboutsummaryrefslogtreecommitdiffstats
path: root/index/irc_lib.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/irc_lib.mk')
-rw-r--r--index/irc_lib.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/irc_lib.mk b/index/irc_lib.mk
new file mode 100644
index 0000000..3bf44b1
--- /dev/null
+++ b/index/irc_lib.mk
@@ -0,0 +1,7 @@
+PACKAGES += irc_lib
+pkg_irc_lib_name = irc_lib
+pkg_irc_lib_description = Erlang irc client library
+pkg_irc_lib_homepage = https://github.com/OtpChatBot/irc_lib
+pkg_irc_lib_fetch = git
+pkg_irc_lib_repo = https://github.com/OtpChatBot/irc_lib
+pkg_irc_lib_commit = master