# $Id: Portfile 30247 2007-10-23 02:05:08Z jmpp@macports.org $

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Inline 0.44
revision			2
maintainers			nomaintainer
description			Write Perl subroutines in other programming languages
long_description \
	Inline lets you write Perl subroutines in other programming languages \
	like C, C++, Java, Python, Tcl and even Assembly. You don't need to \
	compile anything. All the details are handled transparently so you can \
	just run your Perl script like normal.

platforms			darwin

checksums			md5 840f47d9b6cef39e68370faf9dceab2c

depends_lib-append			port:p5-parse-recdescent

patchfiles			patch-C-Makefile.PL
