diff options
author | pav <pav@FreeBSD.org> | 2005-03-19 06:49:27 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-03-19 06:49:27 +0800 |
commit | 3b6c89632468871e220a5fb05e9c56e5a8881a7c (patch) | |
tree | c1d1f8d615491e5ea8b00954a7055bea0a7e34d9 /print/Makefile | |
parent | 90a86e310f1a474168f67a5cbeed01b1757525c8 (diff) | |
download | freebsd-ports-gnome-3b6c89632468871e220a5fb05e9c56e5a8881a7c.tar.gz freebsd-ports-gnome-3b6c89632468871e220a5fb05e9c56e5a8881a7c.tar.zst freebsd-ports-gnome-3b6c89632468871e220a5fb05e9c56e5a8881a7c.zip |
PDFjam, by David Firth, is a small collection of shell scripts
which provide a simple interface to some of the functionality of
the pdfpages package (by Andreas Matthias) for pdfLaTeX.
PR: ports/78921
Submitted by: Paul Chvostek <paul+ports@it.ca>
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 446e3be0f6e8..6b7605aa6368 100644 --- a/print/Makefile +++ b/print/Makefile @@ -163,6 +163,7 @@ SUBDIR += passivetex SUBDIR += pcal SUBDIR += pclprint + SUBDIR += pdfjam SUBDIR += pdflib SUBDIR += pdflib-perl SUBDIR += pdfmerge |