aboutsummaryrefslogtreecommitdiff
path: root/devel/dotconf/pkg-plist
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-01-28 08:50:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-01-28 08:50:53 +0000
commitfbf6b355a885ba53801b72d936461ab2f61689d9 (patch)
treef9f8fb927b9713bba3e70dfc3cc3577efd7871da /devel/dotconf/pkg-plist
parent8fdc4ba31e06ffccde135a9acb1fad76576c992a (diff)
downloadports-fbf6b355a885ba53801b72d936461ab2f61689d9.tar.gz
ports-fbf6b355a885ba53801b72d936461ab2f61689d9.zip
Notes
Diffstat (limited to 'devel/dotconf/pkg-plist')
-rw-r--r--devel/dotconf/pkg-plist39
1 files changed, 39 insertions, 0 deletions
diff --git a/devel/dotconf/pkg-plist b/devel/dotconf/pkg-plist
new file mode 100644
index 000000000000..504038f8c9d8
--- /dev/null
+++ b/devel/dotconf/pkg-plist
@@ -0,0 +1,39 @@
+bin/dotconf-config
+include/dotconf.h
+include/libpool.h
+lib/libpool.a
+lib/libdotconf.a
+lib/libdotconf.la
+lib/libdotconf.so
+lib/libdotconf-1.0.so
+lib/libdotconf-1.0.so.0
+share/aclocal/dotconf.m4
+%%PORTDOCS%%share/dotconf/dotconf-api.txt
+%%PORTDOCS%%share/dotconf/dotconf-features.txt
+%%PORTDOCS%%share/dotconf/examples/README
+%%PORTDOCS%%share/dotconf/examples/caseinsensitive/Makefile
+%%PORTDOCS%%share/dotconf/examples/caseinsensitive/caseinsensitive.c
+%%PORTDOCS%%share/dotconf/examples/caseinsensitive/caseinsensitive.conf
+%%PORTDOCS%%share/dotconf/examples/context/Makefile
+%%PORTDOCS%%share/dotconf/examples/context/context.c
+%%PORTDOCS%%share/dotconf/examples/context/context.conf
+%%PORTDOCS%%share/dotconf/examples/errorhandler/Makefile
+%%PORTDOCS%%share/dotconf/examples/errorhandler/errorhandler.c
+%%PORTDOCS%%share/dotconf/examples/errorhandler/errorhandler.conf
+%%PORTDOCS%%share/dotconf/examples/modules/Makefile
+%%PORTDOCS%%share/dotconf/examples/modules/include.conf
+%%PORTDOCS%%share/dotconf/examples/modules/module.c
+%%PORTDOCS%%share/dotconf/examples/modules/my_module.c
+%%PORTDOCS%%share/dotconf/examples/modules/sample.conf
+%%PORTDOCS%%share/dotconf/examples/simple/Makefile
+%%PORTDOCS%%share/dotconf/examples/simple/included.conf
+%%PORTDOCS%%share/dotconf/examples/simple/linecat.conf
+%%PORTDOCS%%share/dotconf/examples/simple/simple.c
+%%PORTDOCS%%share/dotconf/examples/simple/simple.conf
+%%PORTDOCS%%@dirrm share/dotconf/examples/caseinsensitive
+%%PORTDOCS%%@dirrm share/dotconf/examples/context
+%%PORTDOCS%%@dirrm share/dotconf/examples/errorhandler
+%%PORTDOCS%%@dirrm share/dotconf/examples/modules
+%%PORTDOCS%%@dirrm share/dotconf/examples/simple
+%%PORTDOCS%%@dirrm share/dotconf/examples
+%%PORTDOCS%%@dirrm share/dotconf