- Update WWW Changes: https://github.com/bonusly/gemojione/releases https://github.com/bonusly/gemojione/blob/master/CHANGELOG.md https://github.com/bonusly/gemojione/commits/master
19 lines
333 B
Makefile
19 lines
333 B
Makefile
PORTNAME= gemojione
|
|
PORTVERSION= 4.3.3
|
|
CATEGORIES= graphics rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Gem containing EmojiOne unicode/image assets
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|