dc7b070b59
Handle the configuration file directly in plist PR: ports/185605 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
9 lines
299 B
Text
9 lines
299 B
Text
bin/background.sh
|
|
bin/bgrandom.pl
|
|
bin/bgrotman.pl
|
|
bin/createlist.sh
|
|
bin/masterlistgen.sh
|
|
@unexec if cmp -s %D/etc/bgrot.conf.sample %D/etc/bgrot.conf; then rm -f %D/etc/bgrot.conf; fi
|
|
etc/bgrot.conf.sample
|
|
@exec if [ ! -f %D/etc/bgrot.conf ] ; then cp -p %D/%F %B/bgrot.conf; fi
|
|
man/man1/bgrot.1.gz
|