# $FreeBSD: head/textproc/rubygem-simplecov-html/Makefile 447999 2017-08-15 18:58:55Z sunpoet $

PORTNAME=	simplecov-html
PORTVERSION=	0.10.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
