diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-06 07:25:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2014-04-06 07:25:30 +0000 |
commit | 2019d75643f93dbbb263932903430cfcfb568212 (patch) | |
tree | daff010c02e65a3dc5a0c1c011a40e953a477fb7 /graphics/feh/pkg-plist | |
parent | bcbe38079f6c07a718da08fd5f880b7a5d644c72 (diff) | |
download | ports-2019d75643f93dbbb263932903430cfcfb568212.tar.gz ports-2019d75643f93dbbb263932903430cfcfb568212.zip |
Notes
Diffstat (limited to 'graphics/feh/pkg-plist')
-rw-r--r-- | graphics/feh/pkg-plist | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/graphics/feh/pkg-plist b/graphics/feh/pkg-plist index 4cf01ea91596..a8354ba78985 100644 --- a/graphics/feh/pkg-plist +++ b/graphics/feh/pkg-plist @@ -2,9 +2,13 @@ bin/feh bin/feh-cam bin/gen-cam-menu share/applications/feh.desktop -%%EXAMPLESDIR%%/buttons -%%EXAMPLESDIR%%/keys -%%EXAMPLESDIR%%/themes +man/man1/feh-cam.1.gz +man/man1/feh.1.gz +man/man1/gen-cam-menu.1.gz +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/find-lowres +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/buttons +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/keys +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/themes %%DATADIR%%/fonts/black.style %%DATADIR%%/fonts/menu.style %%DATADIR%%/fonts/yudit.ttf @@ -16,7 +20,12 @@ share/applications/feh.desktop %%DATADIR%%/images/menubg_brushed.png %%DATADIR%%/images/menubg_default.png %%DATADIR%%/images/menubg_sky.png +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/TODO @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts @dirrm %%DATADIR%% @dirrm %%EXAMPLESDIR%% +@dirrm %%DOCSDIR%% |