summaryrefslogtreecommitdiff
path: root/www/cgihtml/pkg-plist
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-plist
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 '')
-rw-r--r--www/cgihtml/pkg-plist19
1 files changed, 19 insertions, 0 deletions
diff --git a/www/cgihtml/pkg-plist b/www/cgihtml/pkg-plist
new file mode 100644
index 000000000000..944f7a25387f
--- /dev/null
+++ b/www/cgihtml/pkg-plist
@@ -0,0 +1,19 @@
+include/cgi-lib.h
+include/cgi-llist.h
+include/html-lib.h
+include/string-lib.h
+lib/libcgihtml.a
+lib/libcgihtml.so.1.0
+@exec /sbin/ldconfig -m %B
+share/doc/cgihtml/CHANGES
+share/doc/cgihtml/CREDITS
+share/doc/cgihtml/html/cgihtml-1.html
+share/doc/cgihtml/html/cgihtml-2.html
+share/doc/cgihtml/html/cgihtml-3.html
+share/doc/cgihtml/html/cgihtml-4.html
+share/doc/cgihtml/html/cgihtml-5.html
+share/doc/cgihtml/html/cgihtml-6.html
+share/doc/cgihtml/html/cgihtml-7.html
+share/doc/cgihtml/html/cgihtml.html
+@dirrm share/doc/cgihtml/html
+@dirrm share/doc/cgihtml