1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/devtodo/pkg-plist
Kevin Lo d748fbdae8 - update to version 0.1.11
- install example todorc file
- add pkg-plist example todorc file logic
- new MASTER_SITES and WWW

PR: 28913
Submitted by: MAINTAINER
2001-07-12 14:07:07 +00:00

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