# New ports collection makefile for:	Ruby ActionSCript UTility
# Date created:		2 Dec 2007
# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-rascut/Makefile,v 1.1 2007/12/27 23:05:29 kuriyama Exp $
#

PORTNAME=	rascut
PORTVERSION=	0.1.3
CATEGORIES=	devel rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	hotchpotch

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Ruby ActionSCript UTility

BUILD_DEPENDS=	rake:${PORTSDIR}/devel/rubygem-rake \
		mongrel_rails:${PORTSDIR}/www/rubygem-mongrel \
		rackup:${PORTSDIR}/www/rubygem-rack \
		fcsh:${PORTSDIR}/devel/flex_compiler_shell

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
