1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/x11/xloadimage/pkg-plist
Martin Wilke 3cdeb73381 - Add LICENSE
- Add MAKE_JOBS_SAFE
- Support MANPREFIX
- Fix handling configuration file

PR:		162844
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-25 16:54:39 +00:00

8 lines
251 B
Plaintext

bin/uufilter
bin/xloadimage
bin/xsetbg
bin/xview
@unexec if cmp -s %D/etc/xloadimagerc.sample %D/etc/xloadimagerc; then rm -f %D/etc/xloadimagerc; fi
etc/xloadimagerc.sample
@exec if [ ! -f %D/etc/xloadimagerc ] ; then cp -p %D/%F %B/xloadimagerc; fi