diff options
Diffstat (limited to 'sysutils/watchfolder/pkg-plist')
-rw-r--r-- | sysutils/watchfolder/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/watchfolder/pkg-plist b/sysutils/watchfolder/pkg-plist new file mode 100644 index 000000000000..9838504de609 --- /dev/null +++ b/sysutils/watchfolder/pkg-plist @@ -0,0 +1,7 @@ +bin/watchd +@unexec if cmp -s %D/etc/watchd.conf %D/etc/watchd.conf.sample; then rm -f %D/etc/watchd.conf; fi +etc/watchd.conf.sample +@exec [ -f %B/watchd.conf ] || cp %B/%f %B/watchd.conf +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/watchfolder.pdf +%%PORTDOCS%%@dirrm %%DOCSDIR%% |