44eaadcb75
Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example.
10 lines
271 B
Text
10 lines
271 B
Text
bin/graph_gen
|
|
bin/maxbit
|
|
bin/tsp
|
|
bin/tsp_bf
|
|
include/fga.hpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/graph_gen.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/maxbit.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tsp.cpp
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tsp_bf.cpp
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|