# Ports collection makefile for:	rubygem-warbler
# Date created:				23 July 2008
# Whom:					Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD: ports/devel/rubygem-warbler/Makefile,v 1.11 2010/12/08 23:08:03 avl Exp $

PORTNAME=	warbler
PORTVERSION=	0.9.14
PORTREVISION=	2
CATEGORIES=	devel rubygems java
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A constructor of .war files of Rails applications

RUN_DEPENDS=	jruby:${PORTSDIR}/lang/jruby \
		rubygem-jruby-jars>=1.4.0:${PORTSDIR}/devel/rubygem-jruby-jars

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/warble

.include <bsd.port.mk>
