forked from Lainports/freebsd-ports
WWW: https://github.com/github/gemoji PR: ports/182677 Submitted by: Loic Blot <loic.blot@unix-experience.fr>
17 lines
243 B
Makefile
17 lines
243 B
Makefile
# $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>
|