diff options
author | beech <beech@FreeBSD.org> | 2012-06-15 04:59:47 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2012-06-15 04:59:47 +0800 |
commit | 22a00fc9fcfc9b4a79608f34b3449e243dc8113c (patch) | |
tree | 58f4a01df1cc7d12d026e1084395c8dd78ddcb50 /irc/Makefile | |
parent | ad3be348f59718787afefcb4110b31a1fff39498 (diff) | |
download | freebsd-ports-gnome-22a00fc9fcfc9b4a79608f34b3449e243dc8113c.tar.gz freebsd-ports-gnome-22a00fc9fcfc9b4a79608f34b3449e243dc8113c.tar.zst freebsd-ports-gnome-22a00fc9fcfc9b4a79608f34b3449e243dc8113c.zip |
Eggdrop is the world's most popular open source Internet Relay Chat (IRC) bot.
Originally created by Robey Pointer in December 1993, it has spawned an almost
cult like following of users. It is a feature rich program designed to be
easily used and expanded upon (using Tcl scripting) by both novice and
advanced IRC users on a variety of hardware and software platforms.
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 58c70e93dbc2..839c5084507a 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -20,6 +20,7 @@ SUBDIR += dircproxy SUBDIR += eggcreator SUBDIR += eggdrop + SUBDIR += eggdrop-devel SUBDIR += epic4 SUBDIR += epic5 SUBDIR += evangeline |