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

PortSystem			1.0
PortGroup			perl5 1.0
perl5.setup			Inline 0.46
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     4c2f14829fbe83cb456e9c5c0dac06b3 \
                    sha1    b1718517bdd4a9dd4603c9a35a2575e7958440a4 \
                    rmd160  dffc15351730722e6899953517e9673b0a4dd2ff

depends_lib-append			port:p5-parse-recdescent

supported_archs noarch

patchfiles		patch-C-Makefile.PL
