# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0
name		jikes
version		1.22
categories	lang java devel
maintainers	waqar
description	High performance Java compiler
long_description	\
	Jikes is a compiler that translates Java source files as \
	defined in The Java Language Specification into the \
	bytecoded instruction set and binary format defined in \
	The Java Virtual Machine Specification.
platforms	darwin
homepage       	http://jikes.sourceforge.net/
use_bzip2      	yes
master_sites   	sourceforge
checksums	md5 cda958c7fef6b43b803e1d1ef9afcb85
configure.args  --infodir=${prefix}/share/info --mandir=${prefix}/share/man
