freebsd-ports/devel/devtodo/pkg-plist
Baptiste Daroussin 129c004613 Support stage
Respect EXAMPLES
2013-12-10 23:01:07 +00:00

20 lines
467 B
Text

bin/devtodo
bin/tda
bin/tdd
bin/tde
bin/tdl
bin/tdr
bin/todo
etc/todorc.sample
@unexec if cmp -s %D/etc/todorc %D/etc/todorc.sample; then rm -f %D/etc/todorc; fi
man/man1/devtodo.1.gz
man/man1/tda.1.gz
man/man1/tdd.1.gz
man/man1/tde.1.gz
man/man1/tdl.1.gz
man/man1/tdr.1.gz
man/man1/todo.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scripts.tcsh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/todorc.example
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%