diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-21 11:24:02 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-21 11:24:02 +0000 |
commit | 253384a218ee1323bba72f491b4675d48fe89937 (patch) | |
tree | cb339985f827d89612aee773e19badff1d7b4949 /audio/xhippo | |
parent | e465fb92fb18e909ad2e0a5a1c02d319f594bc48 (diff) | |
download | ports-253384a218ee1323bba72f491b4675d48fe89937.tar.gz ports-253384a218ee1323bba72f491b4675d48fe89937.zip |
Notes
Diffstat (limited to 'audio/xhippo')
-rw-r--r-- | audio/xhippo/pkg-plist | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/xhippo/pkg-plist b/audio/xhippo/pkg-plist index 6effb3632d2b..27399ab1d766 100644 --- a/audio/xhippo/pkg-plist +++ b/audio/xhippo/pkg-plist @@ -2,13 +2,13 @@ bin/xhippo @unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi etc/xhippo.config.default @exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config -%%PORTDOCS%%share/doc/xhippo/ChangeLog -%%PORTDOCS%%share/doc/xhippo/gnu-xhippo.html -%%PORTDOCS%%share/doc/xhippo/screenshot.jpeg -%%PORTDOCS%%share/doc/xhippo/xhippo.html.gz -%%PORTDOCS%%share/doc/xhippo/xhippo.info.gz -%%PORTDOCS%%share/doc/xhippo/xhippo.ps.gz -%%PORTDOCS%%share/doc/xhippo/xhippo.sgml -%%PORTDOCS%%share/doc/xhippo/xhippo.txt.gz -%%PORTDOCS%%@dirrm share/doc/xhippo +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/gnu-xhippo.html +%%PORTDOCS%%%%DOCSDIR%%/screenshot.jpeg +%%PORTDOCS%%%%DOCSDIR%%/xhippo.html.gz +%%PORTDOCS%%%%DOCSDIR%%/xhippo.info.gz +%%PORTDOCS%%%%DOCSDIR%%/xhippo.ps.gz +%%PORTDOCS%%%%DOCSDIR%%/xhippo.sgml +%%PORTDOCS%%%%DOCSDIR%%/xhippo.txt.gz +%%PORTDOCS%%@dirrm %%DOCSDIR%% share/locale/de/LC_MESSAGES/xhippo.mo |