b57337c9e2
maintainership from ports@.
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
bin/ytree
|
|
@unexec if cmp -s %D/etc/ytree.conf %D/etc/ytree.conf.sample; then rm -f %D/etc/ytree.conf; fi
|
|
etc/ytree.conf.sample
|
|
@exec [ -f %B/ytree.conf ] || cp %B/%f %B/ytree.conf
|
|
%%PORTDOCS%%share/doc/ytree/CHANGES
|
|
%%PORTDOCS%%share/doc/ytree/README
|
|
%%PORTDOCS%%share/doc/ytree/THANKS
|
|
%%PORTDOCS%%@dirrm share/doc/ytree
|