pkgsrc-wip/cgic/PLIST
Julio Merino 859195f015 Initial import of cgic, provided in PR pkg/22472 by Douglas Wade Needham.
This is the code written to accompany Thomas Boutell's book "CGI
Programming in C & Perl".  It provides a library of routines for use
in CGI programming, and unlike cgilib-0.5, this library handles the
"multipart/form-data" encoding required to use the FILE input control
type as defined in the HTML specification.
2003-09-16 16:07:28 +00:00

14 lines
369 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/16 16:07:29 jmmv Exp $
include/cgic.h
lib/libcgic.a
lib/libcgic.la
lib/libcgic.so
lib/libcgic.so.0
lib/libcgic.so.0.0
libexec/cgi-bin/capture
libexec/cgi-bin/cgictest
share/doc/html/cgiclib/cgic.html
share/examples/cgiclib/capture.c
share/examples/cgiclib/cgictest.c
@dirrm share/examples/cgiclib
@dirrm share/doc/html/cgiclib