aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-01-05 16:43:40 +0000
committerSteve Wills <swills@FreeBSD.org>2019-01-05 16:43:40 +0000
commit9e61c52eb7668a9df69b2c2aab66fb7b6e96e61d (patch)
tree81571a9e51608a7d5cc314a984b889c3e38fbb66 /textproc/Makefile
parenta77ae8f09e30d7d86a1b5c95253a406e55c7bf35 (diff)
downloadports-9e61c52eb7668a9df69b2c2aab66fb7b6e96e61d.tar.gz
ports-9e61c52eb7668a9df69b2c2aab66fb7b6e96e61d.zip
textproc/p5-PDF-Reuse: create port
PDF::Reuse - Reuse and mass produce PDF documents This module could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per second and very big PDF documents if necessary. WWW: http://search.cpan.org/dist/PDF-Reuse/ PR: 216608 Submitted by: gehm@doom-labs.net
Notes
Notes: svn path=/head/; revision=489354
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 65bcfdabd6dd..9331e988e746 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -685,6 +685,7 @@
SUBDIR += p5-PDF-API3
SUBDIR += p5-PDF-Create
SUBDIR += p5-PDF-FromHTML
+ SUBDIR += p5-PDF-Reuse
SUBDIR += p5-PDF-Table
SUBDIR += p5-PDF-Tiny
SUBDIR += p5-PDF-WebKit