# Created by: Steve Wills # $FreeBSD: head/devel/rubygem-rspec-expectations/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= rspec-expectations PORTVERSION= 3.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rspec-expectations adds should and should_not to every object LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-diff-lcs>=1.2.0:textproc/rubygem-diff-lcs \ rubygem-rspec-support>=${PORTVERSION:R}:devel/rubygem-rspec-support NO_ARCH= yes USE_RUBY= yes USES= gem .include