www/rubygem-showcase-rails: Add rubygem-showcase-rails 0.4.6

Showcase lets you build previews for your partials, components, view helpers,
Stimulus controllers and more -- Rails engines included!
This commit is contained in:
Po-Chuan Hsieh 2024-05-16 14:14:30 +08:00
commit 7696fc7547
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -2271,6 +2271,7 @@
SUBDIR += rubygem-select2-rails
SUBDIR += rubygem-selenium-webdriver
SUBDIR += rubygem-semantic-ui-sass
SUBDIR += rubygem-showcase-rails
SUBDIR += rubygem-simple-rss
SUBDIR += rubygem-sinatra
SUBDIR += rubygem-sinatra-contrib

View file

@ -0,0 +1,19 @@
PORTNAME= showcase-rails
PORTVERSION= 0.4.6
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Showcase helps you show off and document your partials, components, view helpers and Stimulus controllers
WWW= https://github.com/bullet-train-co/showcase
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-rails71>=6.1.0:www/rubygem-rails71
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1714227850
SHA256 (rubygem/showcase-rails-0.4.6.gem) = 851dfbafc260359bab8f078603638c4e3efd84e44dd1249ecf1a6c94aa7df2b3
SIZE (rubygem/showcase-rails-0.4.6.gem) = 22016

View file

@ -0,0 +1,2 @@
Showcase lets you build previews for your partials, components, view helpers,
Stimulus controllers and more -- Rails engines included!