# -*- 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 Text-Trac 0.16 maintainers geeklair.net:dluke openmaintainer description Perl extension for formatting text with Trac Wiki Style. license {Artistic-1 GPL} long_description ${description} platforms darwin checksums rmd160 d3ee4b8b97f0d2743efb3d1f4b5d6d7d3569bb07 \ sha256 fe159257884f741b61602448b6f15f1acae1b058e3a55bef6b967cfa626f3a0e if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-test-base \ port:p${perl5.major}-universal-require \ port:p${perl5.major}-class-accessor \ port:p${perl5.major}-class-data-inheritable \ port:p${perl5.major}-tie-ixhash \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-html-parser }