mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Emoji assets
WWW: https://github.com/github/gemoji PR: ports/182677 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
This commit is contained in:
parent
b69bd546e8
commit
2e034c6300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331032
@ -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
|
||||
|
17
textproc/rubygem-gemoji/Makefile
Normal file
17
textproc/rubygem-gemoji/Makefile
Normal file
@ -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>
|
2
textproc/rubygem-gemoji/distinfo
Normal file
2
textproc/rubygem-gemoji/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/gemoji-1.4.0.gem) = ae8897d824e11c2d43747d02d1e183bc2fc252a37e50e817ed96541ff1998921
|
||||
SIZE (rubygem/gemoji-1.4.0.gem) = 7889408
|
3
textproc/rubygem-gemoji/pkg-descr
Normal file
3
textproc/rubygem-gemoji/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Emoji assets
|
||||
|
||||
WWW: https://github.com/github/gemoji
|
Loading…
Reference in New Issue
Block a user