Files
pkgsrc-ng/devel/ruby-rspec-core/Makefile
2013-09-26 17:14:40 +02:00

15 lines
396 B
Makefile

# $NetBSD: Makefile,v 1.9 2013/03/17 16:05:42 taca Exp $
DISTNAME= rspec-core-2.13.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://relishapp.com/rspec
COMMENT= Behaviour Driven Development framework for Ruby, core part
LICENSE= mit
CONFLICTS+= ruby[1-9][0-9]-rspec-core-[0-9]* ruby[1-9][0-9]-rspec<2.0
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"