www/rubygem-jquery-atwho-rails-rails4: copy port
This is a jQuery plugin that implement Github-like mentions. WWW: http://ichord.github.com/jquery-atwho-rails Differential Revision: https://reviews.freebsd.org/D868 Approved by: swills (mentor)
This commit is contained in:
parent
b7c0f8f33d
commit
c0903c9234
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369413
4 changed files with 24 additions and 0 deletions
|
@ -1797,6 +1797,7 @@
|
|||
SUBDIR += rubygem-jekyll-watch
|
||||
SUBDIR += rubygem-journey
|
||||
SUBDIR += rubygem-jquery-atwho-rails
|
||||
SUBDIR += rubygem-jquery-atwho-rails-rails4
|
||||
SUBDIR += rubygem-jquery-rails
|
||||
SUBDIR += rubygem-jquery-rails4
|
||||
SUBDIR += rubygem-jquery-turbolinks
|
||||
|
|
18
www/rubygem-jquery-atwho-rails-rails4/Makefile
Normal file
18
www/rubygem-jquery-atwho-rails-rails4/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jquery-atwho-rails
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails4
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= jQuery plugin that implements Github-like mentions
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
www/rubygem-jquery-atwho-rails-rails4/distinfo
Normal file
2
www/rubygem-jquery-atwho-rails-rails4/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (rubygem/jquery-atwho-rails-0.5.1.gem) = afba31cb57528b94a46050a418982d8d31d1d56a67b023449df9ed4eeaa93b3f
|
||||
SIZE (rubygem/jquery-atwho-rails-0.5.1.gem) = 17920
|
3
www/rubygem-jquery-atwho-rails-rails4/pkg-descr
Normal file
3
www/rubygem-jquery-atwho-rails-rails4/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
This is a jQuery plugin that implement Github-like mentions.
|
||||
|
||||
WWW: http://ichord.github.com/jquery-atwho-rails
|
Loading…
Reference in a new issue