1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Use @sample pkg-plist macro.

This commit is contained in:
Emanuel Haupt 2014-04-16 14:51:22 +00:00
parent d9e5a4ff8b
commit 75ab176782
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351391

View File

@ -1,6 +1,4 @@
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
@sample etc/op.conf.sample
bin/op
@dirrmtry etc/op.d