aboutsummaryrefslogtreecommitdiff
path: root/print/psdim
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-10-13 02:08:55 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-10-13 02:08:55 +0000
commit8d62d8f490313c3d51715b78cfbc2f8ecbab3124 (patch)
treee7f00394455e83b61fd4b91eb61fe591f073ef86 /print/psdim
parentf56e5b6759540cbb747bb13842ec5cd9f6b92dab (diff)
downloadports-8d62d8f490313c3d51715b78cfbc2f8ecbab3124.tar.gz
ports-8d62d8f490313c3d51715b78cfbc2f8ecbab3124.zip
New Port : print/lpr-wrapper A user level printer frontend
New port for lpr-wrapper, a user level printer frontend Contains required ports print/libppd & print/psdim PR: ports/80255 Submitted by: Eric Masson <e-masson@kisoft-services.com>
Notes
Notes: svn path=/head/; revision=145185
Diffstat (limited to 'print/psdim')
-rw-r--r--print/psdim/Makefile27
-rw-r--r--print/psdim/distinfo2
-rw-r--r--print/psdim/pkg-descr3
-rw-r--r--print/psdim/pkg-plist1
4 files changed, 33 insertions, 0 deletions
diff --git a/print/psdim/Makefile b/print/psdim/Makefile
new file mode 100644
index 000000000000..01ba9055bfed
--- /dev/null
+++ b/print/psdim/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: psdim
+# Date created: 22 Apr 2005 17:00:00 CEST
+# Whom: e-masson@kisoft-services.com
+#
+# $FreeBSD$
+#
+
+PORTNAME= psdim
+PORTVERSION= 1.4
+CATEGORIES= print
+MASTER_SITES= http://www.mathstat.dal.ca/~selinger/psdim/download/
+
+MAINTAINER= e-masson@kisoft-services.com
+COMMENT= Utility that calculates the optimal placement of the pages for n-up printing
+
+#
+# define WITH_GHOSTSCRIPT_AFPL=yes for AFPL Postscript interpreter
+# instead of GNU one
+#
+USE_GHOSTSCRIPT_RUN= yes
+
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
+
+MAN1= psdim.1
+
+.include <bsd.port.mk>
diff --git a/print/psdim/distinfo b/print/psdim/distinfo
new file mode 100644
index 000000000000..efa73da5c236
--- /dev/null
+++ b/print/psdim/distinfo
@@ -0,0 +1,2 @@
+MD5 (psdim-1.4.tar.gz) = 1e953d81876b5423a535583188196584
+SIZE (psdim-1.4.tar.gz) = 99679
diff --git a/print/psdim/pkg-descr b/print/psdim/pkg-descr
new file mode 100644
index 000000000000..12fd630139ef
--- /dev/null
+++ b/print/psdim/pkg-descr
@@ -0,0 +1,3 @@
+Utility that calculates the optimal placement of the pages for n-up printing
+
+WWW: http://www.mathstat.dal.ca/~selinger/psdim/
diff --git a/print/psdim/pkg-plist b/print/psdim/pkg-plist
new file mode 100644
index 000000000000..7ff071036b50
--- /dev/null
+++ b/print/psdim/pkg-plist
@@ -0,0 +1 @@
+bin/psdim