aboutsummaryrefslogtreecommitdiff
path: root/www/kcgi/pkg-descr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-21 09:45:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-21 09:45:59 +0000
commitc625c70c21649adfefeb1958a240c262f77a6fd2 (patch)
treec880488ccb841a3443ea232a787a1e12486f9c55 /www/kcgi/pkg-descr
parentaba43df775b5360ee794cda77247f5c820779c4c (diff)
downloadports-c625c70c21649adfefeb1958a240c262f77a6fd2.tar.gz
ports-c625c70c21649adfefeb1958a240c262f77a6fd2.zip
kcgi is a minimal CGI library for web applications in ISC licensed ISO C. It was
designed to be secure and auditable. See a Comparison of CGI Libraries in C for alternatives. To start, download kcgi.tgz and run make install into your PREFIX of choice. The kcgi(3) manpage documents usage. kcgi is a BSD.lv project WWW: http://kristaps.bsd.lv/kcgi/
Notes
Notes: svn path=/head/; revision=372984
Diffstat (limited to 'www/kcgi/pkg-descr')
-rw-r--r--www/kcgi/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/kcgi/pkg-descr b/www/kcgi/pkg-descr
new file mode 100644
index 000000000000..c6dd81414dee
--- /dev/null
+++ b/www/kcgi/pkg-descr
@@ -0,0 +1,6 @@
+kcgi is a minimal CGI library for web applications in ISC licensed ISO C. It was
+designed to be secure and auditable. See a Comparison of CGI Libraries in C for
+alternatives. To start, download kcgi.tgz and run make install into your PREFIX
+of choice. The kcgi(3) manpage documents usage. kcgi is a BSD.lv project
+
+WWW: http://kristaps.bsd.lv/kcgi/