--- Portfile.orig 2006-04-07 11:10:53.000000000 -0500 +++ Portfile 2006-04-07 11:19:45.000000000 -0500 @@ -2,8 +2,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTML-Mason 1.28 -maintainers mat@FreeBSD.org +perl5.setup HTML-Mason 1.32 +maintainers narf_tm@trulycertifiable.com description High-performance, dynamic web site authoring system long_description \ Mason is a tool for building, serving and managing large web sites. Its \ @@ -12,6 +12,21 @@ platforms darwin -checksums md5 9d6d47349e8afe67f25539395a931ea6 +checksums md5 b0abfdd869d828a0ebbf2f64cfb9d094 -depends_lib-append port:p5-params-validate port:p5-exception-class port:p5-class-container +depends_lib-append port:p5-cache-cache port:p5-class-container port:p5-cgi.pm \ + port:p5-exception-class port:p5-params-validate port:p5-module-build + +# Override default perl group settings, since this uses Module::Build +# instead of MakeMaker +configure.pre_args Build.PL +configure.args installdirs=vendor + +build.cmd ${perl5.bin} +build.pre_args Build +build.args build + +destroot.cmd ${perl5.bin} +destroot.pre_args Build +destroot.args install +destroot.destdir destdir=${destroot}