pkgsrc/devel/ruby-rspec1/Makefile

14 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.2 2011/06/18 03:31:07 taca Exp $
DISTNAME= rspec-1.3.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rspec.info/
COMMENT= Behaviour Driven Development framework for Ruby
LICENSE= mit
CONFLICTS+= ruby[1-9][0-9]-rspec-[0-9]* ruby[1-9][0-9]-rspec-core>=2.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"