# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

epoch                 1
perl5.setup           ExtUtils-ParseXS 2.2206
revision        1
maintainers           narf_tm openmaintainer
description           Converts Perl XS code into C code
long_description      ExtUtils::ParseXS will compile XS code into C code by \
                      embedding the constructs necessary to let C functions \
                      manipulate Perl values and creates the glue necessary to \
                      let Perl access those functions.  The compiler uses \
                      typemaps to determine how to map C function parameters \
                      and variables to Perl values.

platforms             darwin

checksums             md5 5a78d0c4654c6b50e7c87da8b671e8a6 \
                      sha1 ea0f64f0daee01266b69e54328cd7a658dfed8aa \
                      rmd160 adc141af336e452835625c186bfdf89096aac68f

depends_lib-append    port:p5-extutils-cbuilder

supported_archs       noarch
