summaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-jemoji/Makefile
blob: b12f63adcf48b938fae5774e204fafc9dfaec363 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$

PORTNAME=	jemoji
PORTVERSION=	0.6.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	GitHub-flavored emoji plugin for Jekyll

LICENSE=	MIT

RUN_DEPENDS=	rubygem-gemoji>=2.0:${PORTSDIR}/textproc/rubygem-gemoji \
		rubygem-html-pipeline>=2.2:${PORTSDIR}/textproc/rubygem-html-pipeline \
		rubygem-jekyll>=3.0:${PORTSDIR}/www/rubygem-jekyll

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud