freebsd-ports/graphics/rubygem-emoji/Makefile
2014-09-27 06:39:45 +00:00

18 lines
341 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= emoji
PORTVERSION= 1.0.1
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby gem for emoji
RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>