freebsd-ports/devel/eventxx/pkg-plist
Pietro Cerutti 242585e730 - Unbreak - make fetchable again
- Take maintainship
- Install examples, according to PORTEXAMPLES
2008-06-10 12:14:20 +00:00

13 lines
557 B
Text

include/eventxx
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bench.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/c-way.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/functor-way.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mixed-way.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/prio-test.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-eof.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-time.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test-weof.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trivial.cpp
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrapped-functor-way.cpp
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%