# -*- 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-SetUserGroup 0.002 license {Artistic-1 GPL} maintainers devans openmaintainer description Mojolicious::Plugin::SetUserGroup - Mojolicious plugin to set unprivileged credentials long_description ${description} platforms darwin checksums rmd160 46a60c2c6eee85e7850d1ec5ae2142b0016fa8c2 \ sha256 0d3769e7822456bd7d8fc988a9c91f0493461387f3125befa8abeda089b254ee if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-mojolicious \ port:p${perl5.major}-unix-groups supported_archs noarch }