# -*- 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 php 1.1 name php-pdflib version 3.0.1 categories-append print textproc platforms darwin maintainers ryandesign openmaintainer license PHP php.branches 5.3 5.4 5.5 php.pecl yes description PHP bindings for pdflib long_description ${description} checksums rmd160 2ac6c82dc9382d327a2413c28f736a9e446be5d5 \ sha256 92f59124bde1e53ea24686d770d27a614491ff0de4d89b818a2bc7d8217a7096 if {${name} ne ${subport}} { depends_lib-append port:pdflib configure.args --with-pdflib=${prefix} }