aboutsummaryrefslogtreecommitdiffstats
path: root/irc/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-07-17 15:49:03 +0800
committermiwi <miwi@FreeBSD.org>2009-07-17 15:49:03 +0800
commit7fe83f4dbb1716c12545a06f82cf09088be04814 (patch)
treee824531bf5b64ae336bdd63efcff32c2608ef66a /irc/Makefile
parentf8220b468a53f9abb37ae8ec76675bc9873607d7 (diff)
downloadfreebsd-ports-gnome-7fe83f4dbb1716c12545a06f82cf09088be04814.tar.gz
freebsd-ports-gnome-7fe83f4dbb1716c12545a06f82cf09088be04814.tar.zst
freebsd-ports-gnome-7fe83f4dbb1716c12545a06f82cf09088be04814.zip
ZNC-Extra are some extra modules which are, for some reason,
not included in the ZNC package itself. WWW: http://en.znc.in/wiki/ZNC-Extra PR: ports/136787 Submitted by: terry at sucked-in.com
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 7dfc9f8c098b..331bd7016f6a 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -143,5 +143,6 @@
SUBDIR += xchat1
SUBDIR += zircon
SUBDIR += znc
+ SUBDIR += znc-extra
.include <bsd.port.subdir.mk>