diff options
author | krion <krion@FreeBSD.org> | 2004-01-03 06:37:04 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-03 06:37:04 +0800 |
commit | 3957c887a6faf649789db2cc66867a6a01a99fd4 (patch) | |
tree | b8abfe268e6ec3dc5b72b941f3c90c8359aea64a /devel/silc-toolkit/pkg-descr | |
parent | c865dc6683f4c598ffd5bad5cb68e816eeb93fb3 (diff) | |
download | freebsd-ports-gnome-3957c887a6faf649789db2cc66867a6a01a99fd4.tar.gz freebsd-ports-gnome-3957c887a6faf649789db2cc66867a6a01a99fd4.tar.zst freebsd-ports-gnome-3957c887a6faf649789db2cc66867a6a01a99fd4.zip |
Add silc-toolkit 0.9.11, secure Internet Live Conferencing
(SILC) network toolkit.
PR: 60257
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
Diffstat (limited to 'devel/silc-toolkit/pkg-descr')
-rw-r--r-- | devel/silc-toolkit/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/silc-toolkit/pkg-descr b/devel/silc-toolkit/pkg-descr new file mode 100644 index 000000000000..3543e45d3784 --- /dev/null +++ b/devel/silc-toolkit/pkg-descr @@ -0,0 +1,12 @@ +SILC Toolkit is a package intended for software developers +who would like to develope their own SILC based applications +or help in the development of the SILC. + +The Toolkit includes SILC Protocol Core library, SILC Crypto library, +SILC Key Exchange (SKE) library, SILC Math library, +SILC Modules (SIM) library, SILC Utility library, +SILC Client library and few other libraries. + +Full documentation provided as bonus ;-) + +WWW: http://www.silcnet.org/ |