# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup PDF-API2 2.023 ../by-authors/id/S/SS/SSIMMS/ 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 checksums rmd160 8aaa6680299097244bd6f68abce28e749e950f1f \ sha256 e3999b817b6db4757bcbe4c31040787c2b93228f0e952d64c142288c8ec40481 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-io-compress \ port:p${perl5.major}-font-ttf supported_archs noarch }