aboutsummaryrefslogtreecommitdiff
path: root/print/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-29 17:09:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-29 17:09:21 +0000
commit046ff7c9654c3e91ca4f6eb1b137faa6d779824a (patch)
tree89192d34eda7b0cddb599c60442e91d938120c8e /print/Makefile
parent43d7545b843b8577c5f1df32c2499c5a09ada55a (diff)
PHP extention to generate postscript by using pslib.
WWW: http://pecl.php.net/package-info.php?package=ps PR: ports/112968 Submitted by: Alan Garfield <alan at fromorbit.com>
Notes
Notes: svn path=/head/; revision=192321
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 b7c99a02d171..bfa8b900c337 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -197,6 +197,7 @@
SUBDIR += pdq
SUBDIR += pear-File_PDF
SUBDIR += pecl-pdflib
+ SUBDIR += pecl-ps
SUBDIR += perlftlib
SUBDIR += pfbtopfa
SUBDIR += phppdflib