freebsd-ports/sysutils/grok/pkg-plist
Beech Rintoul 021a6e7a9d - Update to 20070915
PR:		ports/116420
Submitted by:	Wesley Shields <wxs@atarininja.org> (maintainer)
Approved by:	sat (mentor)
2007-09-21 21:24:58 +00:00

6 lines
213 B
Plaintext

bin/grok
bin/grok_patfind.pl
@unexec if cmp -s %D/etc/grok.conf.sample %D/etc/grok.conf; then rm -f %D/etc/grok.conf; fi
etc/grok.conf.sample
@exec if [ ! -f %D/etc/grok.conf ] ; then cp -p %D/%F %B/grok.conf; fi