aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-10-20 23:56:02 +0800
committerswills <swills@FreeBSD.org>2013-10-20 23:56:02 +0800
commit312c873983cb3d700aee795fc3f9b679b806843e (patch)
tree21ad2895393652e45a2026531a0bcf25cc83cf0b /textproc
parent8b5ab2967dd9cbf2cc954ef0ffc2e25cdfd74091 (diff)
downloadfreebsd-ports-gnome-312c873983cb3d700aee795fc3f9b679b806843e.tar.gz
freebsd-ports-gnome-312c873983cb3d700aee795fc3f9b679b806843e.tar.zst
freebsd-ports-gnome-312c873983cb3d700aee795fc3f9b679b806843e.zip
Emoji assets
WWW: https://github.com/github/gemoji PR: ports/182677 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-gemoji/Makefile17
-rw-r--r--textproc/rubygem-gemoji/distinfo2
-rw-r--r--textproc/rubygem-gemoji/pkg-descr3
4 files changed, 23 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c14a40a4b57d..8f337e6f1636 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1298,6 +1298,7 @@
SUBDIR += rubygem-fast_xs
SUBDIR += rubygem-fast_xs073
SUBDIR += rubygem-ferret
+ SUBDIR += rubygem-gemoji
SUBDIR += rubygem-heredoc_unindent
SUBDIR += rubygem-hikidoc
SUBDIR += rubygem-htmlentities
diff --git a/textproc/rubygem-gemoji/Makefile b/textproc/rubygem-gemoji/Makefile
new file mode 100644
index 000000000000..9fd136d6af0b
--- /dev/null
+++ b/textproc/rubygem-gemoji/Makefile
@@ -0,0 +1,17 @@
+# $FreeBSD$
+
+PORTNAME= gemoji
+PORTVERSION= 1.4.0
+CATEGORIES= textproc rubygems
+MASTER_SITES= RG
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Emoji assets
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
+
+NO_STAGE= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/rubygem-gemoji/distinfo b/textproc/rubygem-gemoji/distinfo
new file mode 100644
index 000000000000..f0433b6c8617
--- /dev/null
+++ b/textproc/rubygem-gemoji/distinfo
@@ -0,0 +1,2 @@
+SHA256 (rubygem/gemoji-1.4.0.gem) = ae8897d824e11c2d43747d02d1e183bc2fc252a37e50e817ed96541ff1998921
+SIZE (rubygem/gemoji-1.4.0.gem) = 7889408
diff --git a/textproc/rubygem-gemoji/pkg-descr b/textproc/rubygem-gemoji/pkg-descr
new file mode 100644
index 000000000000..00d33252da02
--- /dev/null
+++ b/textproc/rubygem-gemoji/pkg-descr
@@ -0,0 +1,3 @@
+Emoji assets
+
+WWW: https://github.com/github/gemoji