ports/devel/ruby-test-unit-ruby-core/Makefile

17 lines
283 B
Makefile
Raw Normal View History

2023-09-08 05:21:37 +00:00
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>