# New ports collection makefile for: rubygem-guard-rspec # Date created: 2011-10-20 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= guard-rspec PORTVERSION= 0.7.3 CATEGORIES= sysutils rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Guard::RSpec automatically run your specs (much like autotest) RUN_DEPENDS= rubygem-guard>=0.10.0:${PORTSDIR}/sysutils/rubygem-guard USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include