freebsd-ports/audio/mpdscribble/pkg-plist
Martin Wilke 43e0b7238a - Update to 0.17
PR:		133341
Submitted by:	Julien Laffaye <kimelto@gmail.com>
Approved by:	maintainer timeout
2009-04-30 21:16:53 +00:00

8 lines
348 B
Text

bin/mpdscribble
@unexec if cmp -s %D/etc/mpdscribble.conf.sample %D/etc/mpdscribble.conf; then rm -f %D/etc/mpdscribble.conf; fi
etc/mpdscribble.conf.sample
@exec [ -f %B/mpdscribble.conf ] || cp -p %B/%f %B/mpdscribble.conf
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%@dirrm %%DOCSDIR%%