freebsd-ports/devel/buildtool/pkg-plist
Adam Weinberger 511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00

42 lines
1.3 KiB
Text

bin/buildtool
libexec/buildtool/bt_config
libexec/buildtool/bt_dist
libexec/buildtool/bt_doc
libexec/buildtool/bt_lint
libexec/buildtool/bt_logic
libexec/buildtool/bt_pkgflags
libexec/buildtool/bt_sh
libexec/buildtool/bt_swcgen
libexec/buildtool/bt_wizard
libexec/buildtool/depconv
man/man1/buildtool.1.gz
share/buildtool/bt_config/base.subr
share/buildtool/bt_config/pkgconfig.subr
share/buildtool/bt_config/pthread.subr
share/buildtool/bt_config/x11.subr
share/buildtool/bt_logic/archive.subr
share/buildtool/bt_logic/convert.subr
share/buildtool/bt_logic/depend.subr
share/buildtool/bt_logic/library.subr
share/buildtool/bt_logic/null.subr
share/buildtool/bt_logic/output.subr
share/buildtool/bt_logic/program.subr
share/buildtool/bt_logic/qt_program.subr
share/buildtool/bt_logic/runscript.subr
share/buildtool/bt_logic/shlib.subr
share/buildtool/bt_logic/texinfo.subr
share/buildtool/templates/README.bt
share/buildtool/templates/bt_config.conf.in
share/buildtool/templates/pkgflags
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/DIFFS.bt_sh
%%PORTDOCS%%%%DOCSDIR%%/PEOPLE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm libexec/buildtool
@dirrm share/buildtool/bt_config
@dirrm share/buildtool/bt_logic
@dirrm share/buildtool/templates
@dirrm share/buildtool