f771d46939
- Bump PORTREVISION for dependency change
16 lines
280 B
Makefile
16 lines
280 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= simplecov-html
|
|
PORTVERSION= 0.8.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= textproc rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= https://rubygems.org/gems/simplecov-html
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|