2013-03-11 08:47:46 +01:00
|
|
|
# $NetBSD: Makefile,v 1.12 2013/03/11 07:47:46 taca Exp $
|
2011-06-18 05:46:40 +02:00
|
|
|
|
2013-03-11 08:47:46 +01:00
|
|
|
DISTNAME= rspec-expectations-2.13.0
|
2011-06-18 05:46:40 +02:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://relishapp.com/rspec
|
|
|
|
COMMENT= Behaviour Driven Development framework for Ruby, expectations
|
|
|
|
LICENSE= mit
|
|
|
|
|
2013-02-11 03:30:49 +01:00
|
|
|
DEPENDS+= ${RUBY_PKGPREFIX}-diff-lcs>=1.1.3<2:../../textproc/ruby-diff-lcs
|
|
|
|
|
|
|
|
OVERRIDE_GEMSPEC+= diff-lcs>=1.1.3
|
2011-06-18 05:46:40 +02:00
|
|
|
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|