diff options
Diffstat (limited to 'print/mupdf/PLIST')
-rw-r--r-- | print/mupdf/PLIST | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/print/mupdf/PLIST b/print/mupdf/PLIST index f3ff5d05231..13ab82ffa33 100644 --- a/print/mupdf/PLIST +++ b/print/mupdf/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2015/04/17 07:18:21 wiz Exp $ -bin/mudraw +@comment $NetBSD: PLIST,v 1.10 2015/11/11 17:08:25 leot Exp $ bin/mujstest bin/mupdf bin/mutool @@ -34,6 +33,7 @@ include/mupdf/fitz/output-tga.h include/mupdf/fitz/output.h include/mupdf/fitz/path.h include/mupdf/fitz/pixmap.h +include/mupdf/fitz/separation.h include/mupdf/fitz/shade.h include/mupdf/fitz/store.h include/mupdf/fitz/stream.h @@ -43,7 +43,9 @@ include/mupdf/fitz/system.h include/mupdf/fitz/text.h include/mupdf/fitz/transition.h include/mupdf/fitz/tree.h +include/mupdf/fitz/ucdn.h include/mupdf/fitz/unzip.h +include/mupdf/fitz/util.h include/mupdf/fitz/version.h include/mupdf/fitz/write-document.h include/mupdf/fitz/xml.h @@ -74,7 +76,6 @@ include/mupdf/xps.h lib/libmujs.la lib/libmupdf.la lib/pkgconfig/mupdf.pc -man/man1/mudraw.1 man/man1/mupdf.1 man/man1/mutool.1 share/doc/mupdf/CHANGES |