diff options
Diffstat (limited to 'devel/rubygem-rubocop-rspec/Makefile')
-rw-r--r-- | devel/rubygem-rubocop-rspec/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-rubocop-rspec/Makefile b/devel/rubygem-rubocop-rspec/Makefile index 77928e2f5c12..c8190cbf3120 100644 --- a/devel/rubygem-rubocop-rspec/Makefile +++ b/devel/rubygem-rubocop-rspec/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= RuboCop plugin of code style checking for RSpec files +WWW= https://github.com/rubocop/rubocop-rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.md |