freebsd-ports/textproc/rubygem-simplecov-html/Makefile
Sunpoet Po-Chuan Hsieh f771d46939 - Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
2013-11-29 23:00:20 +00:00

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>