freebsd-ports/astro/setiathome/pkg-plist
David W. Chapman Jr. b663f63a5f Update Maintainer's Email
Add pkg-message
Add rc.setiathome.conf
Make messages go through syslog
PACKAGE_BUILDING replaced by BATCH
PKGMESSAGE and PKGDEINSTALL added

PR:		29943
Submitted by:	maintainer
2001-08-24 13:39:27 +00:00

7 lines
320 B
Plaintext

sbin/setiathome
@unexec if cmp -s %D/etc/rc.setiathome.conf %D/etc/rc.setiathome.conf.sample; then rm -f %D/etc/rc.setiathome.conf; fi
etc/rc.setiathome.conf.sample
@exec [ -f %D/etc/rc.setiathome.conf ] || cp %D/etc/rc.setiathome.conf.sample %D/etc/rc.setiathome.conf
etc/rc.d/setiathome.sh
%%X11PORTS%%bin/xsetiathome