aboutsummaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2016-10-29 17:01:30 +0000
committerBen Woods <woodsb02@FreeBSD.org>2016-10-29 17:01:30 +0000
commit49c90d66592ab11833676bf378abebff776bb533 (patch)
tree148b9331f417dc3b2a017c0f1e5fb37a48f18650 /irc/Makefile
parenta4d3d31ce2266c5912a6a885557e813ca52ff36c (diff)
downloadports-49c90d66592ab11833676bf378abebff776bb533.tar.gz
ports-49c90d66592ab11833676bf378abebff776bb533.zip
irc/quassel: split into two ports (client and server)
irc/quassel-core provides the server back-end. irc/quassel provides the client front-end. irc/quassel can also be built with the MONO option enabled to also install the client and server combined into a single monolithic binary. Submitted by: Chris Rees <crees@physics.org> (in part) Approved by: adamw (mentor, implicit)
Notes
Notes: svn path=/head/; revision=424921
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 404ac3531658..4ef47b4701e6 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -99,6 +99,7 @@
SUBDIR += py-supybot
SUBDIR += py-supybot-plugins
SUBDIR += quassel
+ SUBDIR += quassel-core
SUBDIR += quirc
SUBDIR += ratbox-respond
SUBDIR += ratbox-services