# $Id: Portfile 54061 2009-07-20 00:31:25Z blb@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         ExtUtils-CBuilder 0.2603
maintainers         narf_tm openmaintainer
description         Compile and link C code for Perl modules
long_description    This module can build the C portions of Perl modules by \
                    invoking the appropriate compilers and linkers in a \
                    cross-platform manner.  It was motivated by the \
                    Module::Build project, but may be useful for other \
                    purposes as well.  However, it is not intended as a \
                    general cross-platform interface to all your C building \
                    needs.  That would have been a much more ambitious goal!

platforms           darwin

checksums           md5     1da23b2771380f66033a233a9503f247 \
                    sha1    b45dfdc2265eecd7829c01de2d63310937087ec8 \
                    rmd160  19f1ccfe1ea7f4b8e7459ed0880b5eb331f88ec6

