diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-02-02 05:43:46 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-02-02 05:43:46 +0800 |
commit | 67b4a37a8d06705ea2725b4da30ee217d2880864 (patch) | |
tree | 67b550c5851c25f757301d6606a9ff58c9312434 /graphics/Makefile | |
parent | 46766f42424863554fac53d7cb8e0411deec529e (diff) | |
download | freebsd-ports-gnome-67b4a37a8d06705ea2725b4da30ee217d2880864.tar.gz freebsd-ports-gnome-67b4a37a8d06705ea2725b4da30ee217d2880864.tar.zst freebsd-ports-gnome-67b4a37a8d06705ea2725b4da30ee217d2880864.zip |
The zathura-ps plugin adds PostScript support to zathura by using the
libspectre library.
WWW: http://pwmt.org/projects/zathura-ps/
PR: 196459
Submitted by: mike.d.ft402@gmail.com
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index fbc67f878089..30fe7ebb27bf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1053,6 +1053,7 @@ SUBDIR += zathura-djvu SUBDIR += zathura-pdf-mupdf SUBDIR += zathura-pdf-poppler + SUBDIR += zathura-ps SUBDIR += zbar SUBDIR += zgv SUBDIR += zimg |