mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
7147035ad6
An ANSI C library for CGI programming. PR: 12835 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
16 lines
450 B
Plaintext
16 lines
450 B
Plaintext
include/cgic.h
|
|
lib/libcgic.so
|
|
lib/libcgic.so.1
|
|
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
|
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
|
share/doc/cgic/cgic.html
|
|
share/doc/cgic/cgic.txt
|
|
share/doc/cgic/license.txt
|
|
share/doc/cgic/readme.txt
|
|
share/doc/cgic/support.txt
|
|
share/doc/cgic/testform.html
|
|
share/examples/cgic/capture.c
|
|
share/examples/cgic/cgictest.c
|
|
@dirrm share/doc/cgic
|
|
@dirrm share/examples/cgic
|