freebsd-ports/devel/devtodo/pkg-plist

21 lines
467 B
Text
Raw Normal View History

bin/devtodo
bin/tda
bin/tdd
bin/tde
2003-01-04 21:35:06 +01:00
bin/tdl
bin/tdr
bin/todo
etc/todorc.sample
2013-12-11 00:01:07 +01:00
@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%%