# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup PDF-Builder 3.026 revision 0 license LGPL-2.1 maintainers nomaintainer description PDF::Builder - Facilitates the creation and modification of PDF files long_description {*}${description} platforms {darwin any} supported_archs noarch checksums rmd160 497fb8e1726476e603338a58ae88f400c4d3ef95 \ sha256 d9ff0003b4070ee8c4be6f4faba23a12b0c03778287c5d22f23cd9384bdfe890 \ size 4443238 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-memory-cycle depends_lib-append \ port:ghostscript \ port:ImageMagick \ port:p${perl5.major}-font-ttf \ port:p${perl5.major}-gd \ port:p${perl5.major}-graphics-tiff \ port:p${perl5.major}-image-png-libpng \ port:p${perl5.major}-io-compress }