1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/archivers/star/pkg-plist
Vanilla I. Shu 108456be7b Update to 1.5.2.
PR:		ports/175638
Submitted by:	John Hein <jhein@symmetricom.com>
2013-01-29 03:41:30 +00:00

14 lines
333 B
Plaintext

bin/scpio
bin/spax
bin/star
bin/suntar
bin/tartest
bin/ustar
sbin/srmt
@unexec if cmp -s %D/etc/rmt %D/etc/rmt.sample; then rm -f %D/etc/rmt; fi
etc/rmt.sample
@exec [ -f %B/rmt ] || cp %B/%f %B/rmt
@unexec if cmp -s %D/etc/star %D/etc/star.sample; then rm -f %D/etc/star; fi
etc/star.sample
@exec [ -f %B/star ] || cp %B/%f %B/star