diff options
Diffstat (limited to 'www/rubygem-importmap-rails/Makefile')
-rw-r--r-- | www/rubygem-importmap-rails/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/rubygem-importmap-rails/Makefile b/www/rubygem-importmap-rails/Makefile index f1b81e18f5f2..e715485a28df 100644 --- a/www/rubygem-importmap-rails/Makefile +++ b/www/rubygem-importmap-rails/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling +WWW= https://github.com/rails/importmap-rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |