# ex:ts=8
# New ports collection makefile for:	mmake
# Date created:			Sep 1, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/java/mmake/Makefile,v 1.2 2002/05/07 19:24:20 znerd Exp $
#

PORTNAME=	mmake
PORTVERSION=	2.2.1
CATEGORIES=	java devel
MASTER_SITES=	http://www.tildeslash.com/mmake/dist/

MAINTAINER=	znerd@FreeBSD.org

BUILD_DEPENDS=	jikes:${PORTSDIR}/java/jikes
RUN_DEPENDS=	${BUILD_DEPENDS}

USE_PERL=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
NO_BUILD=	yes

MAN1=	mmake.1

.include <bsd.port.mk>
