mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b462120056
version 3 of pdflib has odd restrictions for usage (and you may need to purchase a license depending on what you do with it). It is however needed for php4's pdf functions and is of use to many, so we'll keep a seperate restricted port available for those of us who need it. Support for languages other then C/C++ are turned off for now, but I may change that (turning on perl/tcl/python support involves turning _off_ C/C++ support, so I'll add a WITH_FOO knob later) Submitted by: sobomax, billf
16 lines
444 B
Plaintext
16 lines
444 B
Plaintext
include/pdflib.h
|
|
lib/libpdf.so
|
|
lib/libpdf.so.3
|
|
share/doc/pdflib/PDFlib-license.pdf
|
|
share/doc/pdflib/PDFlib-manual.pdf
|
|
share/doc/pdflib/PDFlib-purchase-order.pdf
|
|
share/doc/pdflib/aladdin-license.pdf
|
|
share/doc/pdflib/changes.txt
|
|
share/doc/pdflib/compatibility.txt
|
|
share/doc/pdflib/grid.pdf
|
|
share/doc/pdflib/readme_ebcdic.txt
|
|
share/doc/pdflib/readme_mac.txt
|
|
share/doc/pdflib/readme_unix.txt
|
|
share/doc/pdflib/readme_win.txt
|
|
@dirrm share/doc/pdflib
|