wow, this was a useful HOMEPAGE, still, let's fix it.
This commit is contained in:
parent
b3acba33e0
commit
2de9850ab0
@ -1,28 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2013/03/11 10:50:29 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/04/23 07:44:43 jasper Exp $
|
||||
|
||||
COMMENT = execute plain-text documents as automated functional tests
|
||||
|
||||
DISTNAME = cucumber-0.3.96
|
||||
REVISION = 6
|
||||
REVISION = 7
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE =
|
||||
HOMEPAGE = http://cukes.info/
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = lang/ruby
|
||||
MODULES = lang/ruby
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/ruby-term-ansicolor,${MODRUBY_FLAVOR} \
|
||||
textproc/ruby-treetop,${MODRUBY_FLAVOR}>=1.3.0 \
|
||||
devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \
|
||||
textproc/ruby-builder,${MODRUBY_FLAVOR}
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
RUN_DEPENDS = devel/ruby-term-ansicolor,${MODRUBY_FLAVOR} \
|
||||
textproc/ruby-treetop,${MODRUBY_FLAVOR}>=1.3.0 \
|
||||
devel/ruby-diff-lcs,${MODRUBY_FLAVOR} \
|
||||
textproc/ruby-builder,${MODRUBY_FLAVOR}
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
CONFIGURE_STYLE=ruby gem
|
||||
|
||||
TEST_DEPENDS = ${FULLPKGNAME}:${BUILD_PKGPATH} \
|
||||
devel/ruby-hoe,${MODRUBY_FLAVOR}>=2.3.3
|
||||
devel/ruby-hoe,${MODRUBY_FLAVOR}>=2.3.3
|
||||
|
||||
MODRUBY_TEST = rake rspec
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user