aboutsummaryrefslogtreecommitdiffstats
path: root/www/cgihtml/pkg-descr
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-06-14 20:38:56 +0800
committerjseger <jseger@FreeBSD.org>1998-06-14 20:38:56 +0800
commit8b89ad1f9cc83c215becdd27f10d3a6e9172b7b0 (patch)
tree816baa3c84a27bf0751576ce297549a427849864 /www/cgihtml/pkg-descr
parent113cb921009e95977e6ae476b19628151b62a950 (diff)
downloadfreebsd-ports-gnome-8b89ad1f9cc83c215becdd27f10d3a6e9172b7b0.tar.gz
freebsd-ports-gnome-8b89ad1f9cc83c215becdd27f10d3a6e9172b7b0.tar.zst
freebsd-ports-gnome-8b89ad1f9cc83c215becdd27f10d3a6e9172b7b0.zip
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
Diffstat (limited to 'www/cgihtml/pkg-descr')
-rw-r--r--www/cgihtml/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/cgihtml/pkg-descr b/www/cgihtml/pkg-descr
new file mode 100644
index 000000000000..ca8fee964aa5
--- /dev/null
+++ b/www/cgihtml/pkg-descr
@@ -0,0 +1,4 @@
+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.