- 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
|