summaryrefslogtreecommitdiffstats
path: root/chat-irc/znc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/znc/DETAILS')
-rwxr-xr-xchat-irc/znc/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/chat-irc/znc/DETAILS b/chat-irc/znc/DETAILS
new file mode 100755
index 0000000000..c3c5d15ac0
--- /dev/null
+++ b/chat-irc/znc/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=znc
+ VERSION=0.076
+ SECURITY_PATCH=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:99480f818ae41938e45a982e8ae2eabc1e3db828f0e4976846d57a2fcec2a0239ced2c6f5a9306343d824bf2f30215390f6a20bcc03b637c1ac0763e9c6c4218
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://en.znc.in/
+ LICENSE[0]=GPL
+ ENTERED=20080723
+ SHORT="advanced IRC Bouncer"
+cat << EOF
+ZNC is an advanced IRC bouncer with features that include support for
+multiple users, playback buffers, DCC bouncing, SASL authentication and
+SSL encryption. It can be extended with dynamically loaded modules
+written in C++ or Perl.
+EOF