blob: afdf84bbaf87ede57f534a0b5e52b5c2007f38e1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= simplecov_json_formatter
PORTVERSION= 0.1.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= JSON formatter for SimpleCov
WWW= https://github.com/codeclimate-community/simplecov_json_formatter
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>
|