# $Id: Portfile 33297 2008-01-23 09:32:47Z ryandesign@macports.org $
PortSystem 1.0
name            libjit
version         0.0.6
categories      devel
maintainers     nomaintainer
platforms       darwin
description     A Just-In-Time library.
long_description        The libjit library has an extensive set of \
			routines that takes care of the bulk of the \
			Just-In-Time compilation process, without tying \
			the programmer down with language or bytecode \
			specifics.
master_sites    http://www.southern-storm.com.au/download
checksums       sha1 4c235bddb0f24e00df2571d1da975e863d280f35
configure.args  --infodir=${prefix}/share/info --mandir=${prefix}/share/man
