freebsd-ports/devel/scandoc/pkg-plist
Boris Samorodov e592f676da . support STAGE;
. remove the indefinite article from COMMENT;
. install port's data to DATADIR rather DOCSDIR;
. use optionsNG for DOCS.
2013-10-02 14:02:09 +00:00

23 lines
682 B
Text

bin/scandoc
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/scandoc.html
%%DATADIR%%/images/ScanDocBig.jpg
%%DATADIR%%/images/ScanDocSmall.jpg
%%DATADIR%%/images/ball1.gif
%%DATADIR%%/images/ball2.gif
%%DATADIR%%/images/bug.gif
%%DATADIR%%/images/caution.gif
%%DATADIR%%/images/master.gif
%%DATADIR%%/images/tip.gif
%%DATADIR%%/images/warning.gif
%%DATADIR%%/templates/apache.pl
%%DATADIR%%/templates/default.pl
%%DATADIR%%/test/Makefile
%%DATADIR%%/test/example.h
@dirrmtry %%DATADIR%%/test
@dirrmtry %%DATADIR%%/templates
@dirrmtry %%DATADIR%%/images
@dirrmtry %%DATADIR%%
%%PORTDOCS%%@dirrmtry %%DOCSDIR%%