ircd.mk 272 B

1234567
  1. PACKAGES += ircd
  2. pkg_ircd_name = ircd
  3. pkg_ircd_description = A pluggable IRC daemon application/library for Erlang.
  4. pkg_ircd_homepage = https://github.com/tonyg/erlang-ircd
  5. pkg_ircd_fetch = git
  6. pkg_ircd_repo = https://github.com/tonyg/erlang-ircd
  7. pkg_ircd_commit = master