d748fbdae8
- install example todorc file - add pkg-plist example todorc file logic - new MASTER_SITES and WWW PR: 28913 Submitted by: MAINTAINER
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
bin/devtodo
|
|
bin/tda
|
|
bin/tdd
|
|
bin/tde
|
|
bin/tdr
|
|
bin/todo
|
|
@unexec if cmp -s %D/etc/todorc %D/etc/todorc.sample; then rm -f %D/etc/todorc; fi
|
|
etc/todorc.sample
|
|
share/examples/devtodo/scripts.sh
|
|
share/examples/devtodo/scripts.tcsh
|
|
share/examples/devtodo/todorc.example
|
|
@dirrm share/examples/devtodo
|