View | Details | Raw Unified | Return to bug 29757
Collapse All | Expand All

(-)yaps/pkg-plist (-3 / +3 lines)
Lines 1-7 Link Here
1
bin/yaps
1
bin/yaps
2
@exec mkdir -p %D/share/yaps
2
@exec mkdir -p %D/share/yaps
3
etc/yaps.rc.sample
3
etc/yaps.rc.sample
4
share/doc/yaps/yaps.doc
4
%%PORTDOCS%%share/doc/yaps/yaps.doc
5
share/doc/yaps/yaps.html
5
%%PORTDOCS%%share/doc/yaps/yaps.html
6
@dirrm share/doc/yaps
6
%%PORTDOCS%%@dirrm share/doc/yaps
7
@unexec rmdir %D/share/yaps 2>/dev/null || true
7
@unexec rmdir %D/share/yaps 2>/dev/null || true

Return to bug 29757