# Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= rspec_junit_formatter PORTVERSION= 0.4.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Formatter of RSpec results for Jenkins LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rspec-core>=2.12.0:devel/rubygem-rspec-core NO_ARCH= yes USE_RUBY= yes USES= gem .include