freebsd-ports/textproc/rubygem-gemoji/Makefile
Steve Wills 2e034c6300 Emoji assets
WWW: https://github.com/github/gemoji

PR:		ports/182677
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 15:56:02 +00:00

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>