mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
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)
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
@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
|