# -*- 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 Mojolicious-Plugin-Mason1Renderer 0.02 license {Artistic-1 GPL} maintainers devans openmaintainer description Mojolicious::Plugin::Mason1Renderer - Mason 1 (aka HTML::Mason 1.x) \ Renderer Plugin. long_description ${description} platforms darwin checksums rmd160 e399686f9bbe2b87df4d155f558c2c75a960e0f9 \ sha256 4cb94ff6b971ce0ec2fb3eff702439e7e5b65f2666f850e77d6aefdf8e687fb3 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-html-mason \ port:p${perl5.major}-mojolicious supported_archs noarch }