# New ports collection makefile for:    jikes
# Date created:         09 December 1998
# Whom:                 Matthew Dillon <dillon@backplane.com>
#
# $FreeBSD: ports/java/jikes/Makefile,v 1.35 2003/03/07 06:04:41 ade Exp $
#

PORTNAME=	jikes
PORTVERSION=	1.18
CATEGORIES=	java
MASTER_SITES=	http://oss.software.ibm.com/pub/jikes/${PORTVERSION}/

MAINTAINER=	archie@freebsd.org
COMMENT=	A very fast Java source to byte-code compiler made available by IBM

MAN1=		jikes.1

PLIST_SUB=	PORTVERSION=${PORTVERSION}
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes

.include <bsd.port.mk>
