# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/www/rubygem-erubis/Makefile 414136 2016-04-27 21:57:31Z swills $

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

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/erubis

.include <bsd.port.mk>
