mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
17 lines
699 B
Plaintext
17 lines
699 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup mocha 0.9.8 gem {} rubygems ruby19
|
|
description Library for mocking and stubbing using a syntax like that of JMock
|
|
long_description \
|
|
Mocking and stubbing library with JMock/SchMock syntax, which allows \
|
|
mocking and stubbing of methods on real (non-mock) classes.
|
|
license MIT
|
|
platforms any
|
|
supported_archs noarch
|
|
maintainers nomaintainer
|
|
homepage http://gofreerange.com/mocha/docs
|
|
checksums md5 44a2b93f5ab7d48f69de16dab83470ab \
|
|
sha1 b922bbb39caca6beeb76b5af81378143c3025b80 \
|
|
rmd160 2d6cd5a48a4cb93e32ecf58d8d1354409f4246d7
|