diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-10-23 13:08:41 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-10-23 13:08:41 +0000 |
commit | 21646392b027298c4aca08ad5386649a6869ccea (patch) | |
tree | 902ae1e48303d70f1045908f9eb477d7722924c8 /databases/kbibtex/pkg-plist | |
parent | 6c8d9e9eb93b758a9136ea26f6d089c61feae712 (diff) | |
download | ports-21646392b027298c4aca08ad5386649a6869ccea.tar.gz ports-21646392b027298c4aca08ad5386649a6869ccea.zip |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
Notes
Notes:
svn path=/head/; revision=331383
Diffstat (limited to 'databases/kbibtex/pkg-plist')
-rw-r--r-- | databases/kbibtex/pkg-plist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/kbibtex/pkg-plist b/databases/kbibtex/pkg-plist index 248a659d993b..fa4f038abb22 100644 --- a/databases/kbibtex/pkg-plist +++ b/databases/kbibtex/pkg-plist @@ -4,6 +4,7 @@ lib/libkbibtexgui.so lib/libkbibtexio.so lib/libkbibtexproc.so lib/libkbibtexws.so +man/man1/kbibtex.1.gz share/applications/kde4/kbibtex.desktop share/apps/kbibtex/abstractonly.xsl share/apps/kbibtex/arxiv2bibtex.xsl @@ -23,8 +24,6 @@ share/icons/hicolor/32x32/apps/kbibtex.png share/icons/hicolor/48x48/apps/kbibtex.png share/icons/hicolor/64x64/apps/kbibtex.png share/kde4/services/kbibtexpart.desktop -share/mime/application/x-endnote-refer.xml -share/mime/application/x-research-info-systems.xml share/mime/packages/bibliography.xml @dirrm share/apps/kbibtexpart @dirrm share/apps/kbibtex |