73b5d69bdc
- Use USE_RC_SUBR and add rc.d script. - Preserve .conf file - Bump PORTREVISION - portlint(1) PR: 94248 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Reported by: fenner's distfile survey [1] Approved by: portmgr (marcus)
4 lines
141 B
Text
4 lines
141 B
Text
@comment $FreeBSD$
|
|
bin/xbms
|
|
@unexec if cmp -s %D/etc/xbms.conf %D/etc/xbms.conf.sample; then rm -f %D/etc/xbms.conf; fi
|
|
etc/xbms.conf.sample
|