# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup B-Hooks-OP-Check 0.18 revision 2 license {Artistic-1 GPL} maintainers nomaintainer description Wrap OP check callbacks long_description This module provides a c api for XS modules to \ hook into the callbacks of PL_check. platforms darwin checksums md5 0ed7e851967c6edfdf4a2c1858958543 \ sha1 1f76861c2ae7ac1758f10c16ab28b8d5bc800320 \ rmd160 12d68e506dd928e64271abe42059825ca5717396 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-extutils-depends \ port:p${perl5.major}-parent }