# Created by: Steven Kreuzer # $FreeBSD: head/devel/rubygem-rcov/Makefile 340903 2014-01-24 14:49:29Z miwi $ PORTNAME= rcov PORTVERSION= 0.9.11 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= skreuzer@FreeBSD.org COMMENT= Code coverage tool for Ruby LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rcov .include .if ${RUBY_VER} == 2.0 BROKEN= Does not work with Ruby 2.0 .endif .include