# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-simplecov-html/Makefile 366427 2014-08-28 16:25:07Z sunpoet $

PORTNAME=	simplecov-html
PORTVERSION=	0.8.0
PORTREVISION=	1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Default HTML formatter for SimpleCov

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
