mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
c3dd4da7c0
Notified by: william88@gmail.com, ak (via irc)
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
man/man1/op.1.gz
|
|
@unexec if cmp -s %D/etc/op.conf %D/etc/op.conf.sample; then rm -f %D/etc/op.conf; fi
|
|
etc/op.conf.sample
|
|
@exec [ -f %B/op.conf ] || cp %B/%f %B/op.conf
|
|
bin/op
|
|
@dirrmtry etc/op.d
|