# -*- 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.24 perl5.setup PDF-API2 2.030 ../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 bd4f66fb19aedc19435f9ac77e044027434849bd \ sha256 a802c25c1f00b093778223fc7aea94ebd87a9abdb915151746b8ee5d4a358769 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-io-compress \ port:p${perl5.major}-font-ttf supported_archs noarch }