# Created by: Steve Wills <swills@FreeBSD.org>

PORTNAME=	caesars
PORTVERSION=	0.7.4
PORTREVISION=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Rapid DSL prototyping in Ruby

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem shebangfix
SHEBANG_FILES=	bin/example

.include <bsd.port.mk>
