e592f676da
. remove the indefinite article from COMMENT; . install port's data to DATADIR rather DOCSDIR; . use optionsNG for DOCS.
23 lines
682 B
Text
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%%
|