aboutsummaryrefslogtreecommitdiffstats
path: root/index/ircd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/ircd.mk')
-rw-r--r--index/ircd.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/ircd.mk b/index/ircd.mk
new file mode 100644
index 0000000..2e31fdf
--- /dev/null
+++ b/index/ircd.mk
@@ -0,0 +1,7 @@
+PACKAGES += ircd
+pkg_ircd_name = ircd
+pkg_ircd_description = A pluggable IRC daemon application/library for Erlang.
+pkg_ircd_homepage = https://github.com/tonyg/erlang-ircd
+pkg_ircd_fetch = git
+pkg_ircd_repo = https://github.com/tonyg/erlang-ircd
+pkg_ircd_commit = master