2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= code formatting tool
|
|
|
|
|
2023-09-05 16:00:35 +00:00
|
|
|
DISTNAME= rubocop-1.52.0
|
2023-08-16 22:26:55 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
GH_ACCOUNT= rubocop
|
|
|
|
GH_PROJECT= rubocop
|
2023-09-05 16:00:35 +00:00
|
|
|
GH_TAGNAME= v1.52.0
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= gem
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
2023-08-24 06:47:45 +00:00
|
|
|
BUILD_DEPENDS+= ${RUN_DEPENDS} \
|
|
|
|
devel/ruby-json,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-parallel,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-parser,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-rainbow,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-regexp_parser,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-rubocop-ast,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-progressbar,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-unicode-display-width,${MODRUBY_FLAVOR}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|