aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorxmj <xmj@FreeBSD.org>2014-09-28 02:37:49 +0800
committerxmj <xmj@FreeBSD.org>2014-09-28 02:37:49 +0800
commit3d2d15a2026bf67afc75768906c8b3ebd5475d34 (patch)
tree7ad4e9a44721607ea1255ff1a1f28ed32da20fd1 /www
parentda29c3e72538f818f9507b5a950391fa5caa027a (diff)
downloadfreebsd-ports-gnome-3d2d15a2026bf67afc75768906c8b3ebd5475d34.tar.gz
freebsd-ports-gnome-3d2d15a2026bf67afc75768906c8b3ebd5475d34.tar.zst
freebsd-ports-gnome-3d2d15a2026bf67afc75768906c8b3ebd5475d34.zip
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)
Diffstat (limited to 'www')
-rw-r--r--www/Makefile1
-rw-r--r--www/rubygem-jquery-atwho-rails-rails4/Makefile18
-rw-r--r--www/rubygem-jquery-atwho-rails-rails4/distinfo2
-rw-r--r--www/rubygem-jquery-atwho-rails-rails4/pkg-descr3
4 files changed, 24 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 863cc519fa0b..05d069a0d894 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -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
diff --git a/www/rubygem-jquery-atwho-rails-rails4/Makefile b/www/rubygem-jquery-atwho-rails-rails4/Makefile
new file mode 100644
index 000000000000..c1930f6a6762
--- /dev/null
+++ b/www/rubygem-jquery-atwho-rails-rails4/Makefile
@@ -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>
diff --git a/www/rubygem-jquery-atwho-rails-rails4/distinfo b/www/rubygem-jquery-atwho-rails-rails4/distinfo
new file mode 100644
index 000000000000..59aefa3ffd19
--- /dev/null
+++ b/www/rubygem-jquery-atwho-rails-rails4/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/jquery-atwho-rails-0.5.1.gem) = afba31cb57528b94a46050a418982d8d31d1d56a67b023449df9ed4eeaa93b3f
+SIZE (rubygem/jquery-atwho-rails-0.5.1.gem) = 17920
diff --git a/www/rubygem-jquery-atwho-rails-rails4/pkg-descr b/www/rubygem-jquery-atwho-rails-rails4/pkg-descr
new file mode 100644
index 000000000000..e5d6f2805990
--- /dev/null
+++ b/www/rubygem-jquery-atwho-rails-rails4/pkg-descr
@@ -0,0 +1,3 @@
+This is a jQuery plugin that implement Github-like mentions.
+
+WWW: http://ichord.github.com/jquery-atwho-rails