summaryrefslogtreecommitdiff
path: root/www/cgihtml/pkg-comment
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-06-14 12:38:56 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-06-14 12:38:56 +0000
commit884e75e94d583f6eaff8010dd1b97a8c737c4022 (patch)
treeade41f4cd8701a1ae5cabfea3e562497fab85c3a /www/cgihtml/pkg-comment
parent- apache-php port totally revamped (diff)
Import of a port of cgihtml:
Cgihtml is a C library that simplifies the task of parsing World Wide Web (WWW) Common Gateway Interface (CGI) input and outputting HyperText Markup Language (HTML). Tasks which would normally require many lines of C can be reduced to just a few. PR: ports/4933 Submitted by: i.vaudrey@bigfoot.com
Notes
Notes: svn path=/head/; revision=11421
Diffstat (limited to 'www/cgihtml/pkg-comment')
-rw-r--r--www/cgihtml/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cgihtml/pkg-comment b/www/cgihtml/pkg-comment
new file mode 100644
index 000000000000..80f4f0dd01ea
--- /dev/null
+++ b/www/cgihtml/pkg-comment
@@ -0,0 +1 @@
+Library that simplifies the task of writing CGI programs in C.