1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11/bgrot/pkg-plist
Baptiste Daroussin dc7b070b59 Update to 1.31
Handle the configuration file directly in plist

PR:		ports/185605
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2014-01-09 14:56:09 +00:00

10 lines
299 B
Plaintext

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