From 99a2a9d13c13afe14558e291f845839f6ac0131e Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 2 Apr 2004 01:47:27 +0000 Subject: Add pdftk, a simple tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to: Merge PDF Documents Split PDF Pages into a New Document Decrypt Input as Necessary (Password Required) Encrypt Output as Desired Burst a PDF Document into Single Pages Report on PDF Metrics, including Metadata and Bookmarks Uncompress and Re-Compress Page Streams Repair Corrupted PDF (Where Possible) PR: ports/64555 Submitted by: Patrick Dung --- print/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/Makefile') diff --git a/print/Makefile b/print/Makefile index 25c5606c16ef..ba8f7af3d324 100644 --- a/print/Makefile +++ b/print/Makefile @@ -152,6 +152,7 @@ SUBDIR += pclprint SUBDIR += pdflib SUBDIR += pdflib-perl + SUBDIR += pdftk SUBDIR += pdq SUBDIR += perlftlib SUBDIR += pfaedit -- cgit v1.2.3