# -*- 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 Crypt-MySQL 0.04 license {Artistic-1 GPL} maintainers nomaintainer description Crypt::MySQL - emulate MySQL PASSWORD() function. long_description ${description} platforms darwin checksums rmd160 6d764048f06d362f4f21ff6fd10f62ec7e5c5a17 \ sha256 93ebdfaaefcfe9ab683f0121c85f24475d8197f0bcec46018219e4111434dde3 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-digest-sha1 perl5.use_module_build }