diff options
author | vanilla <vanilla@FreeBSD.org> | 2003-05-04 05:42:35 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2003-05-04 05:42:35 +0800 |
commit | af4bc145bd5bb8cd6bdf8ffdbc33ade6f18d818c (patch) | |
tree | e6f04f747bdbda106defd0e6f3816e079663a03c /irc/ngircd/pkg-descr | |
parent | 729c077edf7ac9f5ad083315e635bba7be20c68e (diff) | |
download | freebsd-ports-gnome-af4bc145bd5bb8cd6bdf8ffdbc33ade6f18d818c.tar.gz freebsd-ports-gnome-af4bc145bd5bb8cd6bdf8ffdbc33ade6f18d818c.tar.zst freebsd-ports-gnome-af4bc145bd5bb8cd6bdf8ffdbc33ade6f18d818c.zip |
Add ngircd 0.7.0,
free open source daemon for Internet Relay Chat
(IRC).
PR: 51683
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Diffstat (limited to 'irc/ngircd/pkg-descr')
-rw-r--r-- | irc/ngircd/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/irc/ngircd/pkg-descr b/irc/ngircd/pkg-descr new file mode 100644 index 000000000000..26c5eb1a8401 --- /dev/null +++ b/irc/ngircd/pkg-descr @@ -0,0 +1,6 @@ +ngIRCd is an Open-Source server for the Internet Relay Chat (IRC), which is +developed and published under the terms of the GNU General Public Licence. +ngIRCd means "next generation IRC daemon", it's written from scratch and not +deduced from the "grandfather of IRC daemons", the daemon of the IRCNet. + +WWW: http://arthur.ath.cx/~alex/ngircd |