sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
16
devel/ruby-test-unit-ruby-core/Makefile
Normal file
16
devel/ruby-test-unit-ruby-core/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
COMMENT = test assertions for Ruby standard libraries
|
||||
|
||||
DISTNAME = test-unit-ruby-core-1.0.2
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
HOMEPAGE = https://github.com/ruby/test-unit-ruby-core
|
||||
|
||||
# BSD 2 clause
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
MODULES = lang/ruby
|
||||
|
||||
CONFIGURE_STYLE = ruby gem
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/ruby-test-unit-ruby-core/distinfo
Normal file
2
devel/ruby-test-unit-ruby-core/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (test-unit-ruby-core-1.0.2.gem) = zpJt56A3K+gHnGxVoqYKWe3AcHWw0qtVCf69h4IojjA=
|
||||
SIZE (test-unit-ruby-core-1.0.2.gem) = 15872
|
1
devel/ruby-test-unit-ruby-core/pkg/DESCR
Normal file
1
devel/ruby-test-unit-ruby-core/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Additional test assertions for Ruby standard libraries.
|
7
devel/ruby-test-unit-ruby-core/pkg/PLIST
Normal file
7
devel/ruby-test-unit-ruby-core/pkg/PLIST
Normal file
|
@ -0,0 +1,7 @@
|
|||
${GEM_LIB}/cache/${DISTNAME}.gem
|
||||
${GEM_LIB}/gems/${DISTNAME}/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/core_assertions.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/envutil.rb
|
||||
${GEM_LIB}/gems/${DISTNAME}/lib/find_executable.rb
|
||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
Loading…
Add table
Add a link
Reference in a new issue