aboutsummaryrefslogblamecommitdiff
path: root/www/videocache/pkg-plist
blob: f350dc53d07b1209701f257f0b7ca849afd2c92e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                              
@comment $FreeBSD$
bin/update-vc
@unexec if cmp -s %D/etc/videocache.conf %D/etc/videocache.conf.default; then rm -f %D/etc/videocache.conf; fi
etc/videocache.conf.default
@exec [ -f %B/videocache.conf ] || cp %B/%f %B/videocache.conf
%%DATADIR%%/Errors.py
%%DATADIR%%/__init__.py
%%DATADIR%%/config.py
%%DATADIR%%/parser.py
%%DATADIR%%/videocache.py
@dirrm %%DATADIR%%