freebsd-ports/devel/dotconf/pkg-plist
Kevin Lo 48292acf61 Update to version 1.0.6
PR: 30322
Submitted by: Ports Fury
2001-09-05 16:02:09 +00:00

43 lines
1.9 KiB
Text

bin/dotconf-config
include/dotconf.h
include/libpool.h
lib/libpool.a
lib/libdotconf.a
lib/libdotconf.la
lib/libdotconf.so
lib/libdotconf.so.0
share/aclocal/dotconf.m4
%%PORTDOCS%%share/doc/dotconf/dotconf-api.txt
%%PORTDOCS%%share/doc/dotconf/dotconf-features.txt
%%PORTDOCS%%share/examples/dotconf/README
%%PORTDOCS%%share/examples/dotconf/caseinsensitive/Makefile
%%PORTDOCS%%share/examples/dotconf/caseinsensitive/caseinsensitive.c
%%PORTDOCS%%share/examples/dotconf/caseinsensitive/caseinsensitive.conf
%%PORTDOCS%%share/examples/dotconf/caseinsensitive/example_caseinsensitive.dsp
%%PORTDOCS%%share/examples/dotconf/context/Makefile
%%PORTDOCS%%share/examples/dotconf/context/context.c
%%PORTDOCS%%share/examples/dotconf/context/context.conf
%%PORTDOCS%%share/examples/dotconf/context/example_context.dsp
%%PORTDOCS%%share/examples/dotconf/errorhandler/Makefile
%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.c
%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.conf
%%PORTDOCS%%share/examples/dotconf/errorhandler/example_errorhandler.dsp
%%PORTDOCS%%share/examples/dotconf/modules/Makefile
%%PORTDOCS%%share/examples/dotconf/modules/example_modules.dsp
%%PORTDOCS%%share/examples/dotconf/modules/include.conf
%%PORTDOCS%%share/examples/dotconf/modules/module.c
%%PORTDOCS%%share/examples/dotconf/modules/my_module.c
%%PORTDOCS%%share/examples/dotconf/modules/sample.conf
%%PORTDOCS%%share/examples/dotconf/simple/Makefile
%%PORTDOCS%%share/examples/dotconf/simple/example_simple.dsp
%%PORTDOCS%%share/examples/dotconf/simple/included.conf
%%PORTDOCS%%share/examples/dotconf/simple/linecat.conf
%%PORTDOCS%%share/examples/dotconf/simple/simple.c
%%PORTDOCS%%share/examples/dotconf/simple/simple.conf
@dirrm share/examples/dotconf/simple
@dirrm share/examples/dotconf/modules
@dirrm share/examples/dotconf/errorhandler
@dirrm share/examples/dotconf/context
@dirrm share/examples/dotconf/caseinsensitive
@dirrm share/examples/dotconf
@dirrm share/doc/dotconf