summaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-12-31 23:39:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-12-31 23:39:28 +0000
commit225601317b15736affcf55a5e7f0d5a7f0c06bc3 (patch)
treec1584eaf370883d27a641b3793651b8fb6193e08 /print/Makefile
parent- Update to 10.0.5 (diff)
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. PR: ports/91099 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Notes
Notes: svn path=/head/; revision=152512
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index 067f5c45bdcb..9e45109e931d 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -244,6 +244,7 @@
SUBDIR += pmw
SUBDIR += pnm2ppa
SUBDIR += poster
+ SUBDIR += ps2eps
SUBDIR += pscal
SUBDIR += psdim
SUBDIR += pslib