# $Id: Portfile,v 1.3 2006/08/02 20:47:12 narf_tm Exp $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			ExtUtils-CBuilder 0.18
maintainers			narf_tm@opendarwin.org
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 d119f0c6c12787a8d5b255208c3c74c5

