# -*- 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 UUID 0.27 license Artistic-1 maintainers nomaintainer description Perl extension for using UUID interfaces. long_description Perl extension for using UUID interfaces as defined \ in e2fsprogs. platforms darwin checksums rmd160 902157ffbd16b213a1fee6d1fd87d5f49ed11393 \ sha256 ff1df2d0b0d790231166bac75b8f0c09596913fd34b765cbf0c163118353d1ef if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-devel-checklib }