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:
parent
c35d45c4fd
commit
7696fc7547
4 changed files with 25 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
19
www/rubygem-showcase-rails/Makefile
Normal file
19
www/rubygem-showcase-rails/Makefile
Normal 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>
|
||||
3
www/rubygem-showcase-rails/distinfo
Normal file
3
www/rubygem-showcase-rails/distinfo
Normal 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
|
||||
2
www/rubygem-showcase-rails/pkg-descr
Normal file
2
www/rubygem-showcase-rails/pkg-descr
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Showcase lets you build previews for your partials, components, view helpers,
|
||||
Stimulus controllers and more -- Rails engines included!
|
||||
Loading…
Add table
Add a link
Reference in a new issue