# -*- 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-API2 2.044 ../../authors/id/S/SS/SSIMMS revision 0 license LGPL-2.1 maintainers nomaintainer description create and manipulate PDF files long_description This module is 'The Next Generation' of Text::PDF::API \ which initially provided a nice API around the \ Text::PDF::* modules created by Martin Hosken. platforms {darwin any} supported_archs noarch checksums rmd160 4dc196ff5c0e81f18175d4269d2b24e0c5583688 \ sha256 b2d15579e42723d8d7f9b72de86d0d35cde34f1eb7713456ba2ad35fb3cbea7e \ size 3595900 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-memory-cycle depends_lib-append \ port:p${perl5.major}-io-compress \ port:p${perl5.major}-font-ttf }