From 2e034c63005ca315e6f98ebaf9227c6929102579 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 20 Oct 2013 15:56:02 +0000 Subject: Emoji assets WWW: https://github.com/github/gemoji PR: ports/182677 Submitted by: Loic Blot --- textproc/Makefile | 1 + textproc/rubygem-gemoji/Makefile | 17 +++++++++++++++++ textproc/rubygem-gemoji/distinfo | 2 ++ textproc/rubygem-gemoji/pkg-descr | 3 +++ 4 files changed, 23 insertions(+) create mode 100644 textproc/rubygem-gemoji/Makefile create mode 100644 textproc/rubygem-gemoji/distinfo create mode 100644 textproc/rubygem-gemoji/pkg-descr (limited to 'textproc') 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 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 -- cgit v1.2.3