# -*- 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 Poppler 1.0101 ../by-authors/id/V/VO/VOLKENING platforms darwin maintainers devans openmaintainer license LGPL-2.1+ description Perl bindings for the poppler library long_description ${description} checksums rmd160 09c14794efee274cfb1a62a071bdcf587edea4e8 \ sha256 a64570f5a4671ea7c96f83c4a49eb903829bfd2b819d30aef4cae99210542a03 if {${perl5.major} != ""} { depends_lib-append \ port:poppler \ port:p${perl5.major}-cairo \ port:p${perl5.major}-file-sharedir \ port:p${perl5.major}-glib-object-introspection \ port:p${perl5.major}-uri perl5.use_module_build }