mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
(based on Ghostscript). It has the following features: * Add/Remove PDF files; * Adjust the order of the PDF files; * Merge the PDF file based on ps2pdf. PR: ports/78895 Submitted by: Nicola Vitale <nivit@email.it>
8 lines
259 B
Text
8 lines
259 B
Text
--- ps2pdf12 Sat Jan 10 21:11:14 2004
|
|
+++ ps2pdf12.port Tue Mar 15 13:48:26 2005
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!%%LOCALBASE%%/bin/bash
|
|
# $Id: ps2pdf12,v 1.1 2000/03/09 08:40:40 lpd Exp $
|
|
# Convert PostScript to PDF 1.2 (Acrobat 3-and-later compatible).
|
|
|