diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-26 23:03:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-26 23:03:18 +0000 |
commit | 005d8e0fdc840ed3ff8c3fc509024c5f0f59bda1 (patch) | |
tree | d2b51a688370be8f6a29d5395b74140108591d33 /graphics/fyre/pkg-plist | |
parent | 77cb5dec8b543b93336c613b34b36a5c1ed04169 (diff) |
Notes
Diffstat (limited to 'graphics/fyre/pkg-plist')
-rw-r--r-- | graphics/fyre/pkg-plist | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/graphics/fyre/pkg-plist b/graphics/fyre/pkg-plist index 4cc853c919e6..75a048038c32 100644 --- a/graphics/fyre/pkg-plist +++ b/graphics/fyre/pkg-plist @@ -1,10 +1,17 @@ bin/fyre %%PORTDOCS%%%%DOCSDIR%%/README -share/applications/fyre.desktop +%%WITH_FDO%%share/applications/fyre.desktop share/fyre/animation-render.glade share/fyre/explorer.glade share/fyre/metadata-emblem.png -share/fyre/wicker-shoelace.png +share/fyre/about-box.fa +share/fyre/fyre-48x48.png +share/fyre/fyre-32x32.png +share/fyre/fyre-16x16.png +%%WITH_FDO%%share/pixmaps/fyre-48x48.png +share/icons/hicolor/48x48/mimetypes/application-x-fyre-animation.png +share/mime/packages/fyre.xml +share/mime/application/x-fyre-animation.xml @dirrm share/fyre %%PORTDOCS%%@dirrm %%DOCSDIR%% -@unexec rmdir %D/share/applications 2> /dev/null || true +%%WITH_FDO%%@unexec rmdir %D/share/applications 2> /dev/null || true |