aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2008-11-25 16:24:06 +0800
committerale <ale@FreeBSD.org>2008-11-25 16:24:06 +0800
commit70d85663bdb5f79359b7bf59febb7deac845b134 (patch)
tree109e8dd730b89efec0d96473322fa63f41e89ef1 /print/Makefile
parent26618b1823db3244ba4d7ccffd7ee8df38674ff8 (diff)
downloadfreebsd-ports-gnome-70d85663bdb5f79359b7bf59febb7deac845b134.tar.gz
freebsd-ports-gnome-70d85663bdb5f79359b7bf59febb7deac845b134.tar.zst
freebsd-ports-gnome-70d85663bdb5f79359b7bf59febb7deac845b134.zip
The PDF Renderer is an open source, all Java library which renders
PDF documents to the screen using Java2D. Some features: * view PDFs in your own app * print-preview before exporting PDF files * render PDFs to PNGs in a server-side web application * view PDFs in a 3D scene * draw on top of PDFs and annotate them in a networked viewer WWW: https://pdf-renderer.dev.java.net/
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index a92be3704072..bd379ccd21cf 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -206,6 +206,7 @@
SUBDIR += passivetex
SUBDIR += pcal
SUBDIR += pclprint
+ SUBDIR += pdf-renderer
SUBDIR += pdfcube
SUBDIR += pdfjam
SUBDIR += pdflib