# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-erubis/Makefile 338244 2013-12-31 06:58:51Z sunpoet $

PORTNAME=	erubis
PORTVERSION=	2.7.0
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Fast, secure, and extensible implementation of eRuby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/erubis

.include <bsd.port.mk>
