diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2011-10-18 10:36:33 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2011-10-18 10:36:33 +0800 |
commit | a371a05dd89e5f628b77675a98c2da442c1588e5 (patch) | |
tree | ce16225547deb29d5f2e4ea6f1d3ef283eabac90 /www/srg | |
parent | 8ad79a05e9416a667da04fb63218dd0c17146333 (diff) | |
download | freebsd-ports-gnome-a371a05dd89e5f628b77675a98c2da442c1588e5.tar.gz freebsd-ports-gnome-a371a05dd89e5f628b77675a98c2da442c1588e5.tar.zst freebsd-ports-gnome-a371a05dd89e5f628b77675a98c2da442c1588e5.zip |
- Add the pkg-plist which was accidentally deleted in last update
Submitted by: pointyhat (via pav)
Diffstat (limited to 'www/srg')
-rw-r--r-- | www/srg/pkg-plist | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/srg/pkg-plist b/www/srg/pkg-plist new file mode 100644 index 000000000000..f873fb7def52 --- /dev/null +++ b/www/srg/pkg-plist @@ -0,0 +1,14 @@ +bin/srg +%%ETCDIR%%/filtered_sites +%%ETCDIR%%/ip2user +%%ETCDIR%%/srg.conf +%%DATADIR%%/footer.php +%%DATADIR%%/header.php +%%DATADIR%%/srg.js +%%DATADIR%%/style.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srg.daily +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srg.monthly +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/srg.weekly +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% +@dirrm %%DATADIR%% +@dirrm %%ETCDIR%% |