diff options
author | ale <ale@FreeBSD.org> | 2004-06-25 11:31:41 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-06-25 11:31:41 +0000 |
commit | 1cbdc44810bd2b0af2e55429e432cb8892ef4333 (patch) | |
tree | ba2eaf856b33253025cc9457a4464362b0f15cea /print/Makefile | |
parent | 40966606607a213f0a2e368c0f2cd96ad4961431 (diff) | |
download | FreeBSD-ports-1cbdc44810bd2b0af2e55429e432cb8892ef4333.zip FreeBSD-ports-1cbdc44810bd2b0af2e55429e432cb8892ef4333.tar.gz |
Add pecl-pdflib 2.0, a PECL extension to create PDF on the fly.
This is the new PDFLIB extension for PHP, compatible with PDFlib 6.x.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 88884b0..4b431a70 100644 --- a/print/Makefile +++ b/print/Makefile @@ -160,6 +160,7 @@ SUBDIR += pdflib-perl SUBDIR += pdftk SUBDIR += pdq + SUBDIR += pecl-pdflib SUBDIR += perlftlib SUBDIR += pfbtopfa SUBDIR += phppdflib |