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

PORTNAME=	html-pipeline-gitlab
PORTVERSION=	0.2.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Extension filters for html-pipeline used by GitLab

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-actionpack4>=4:www/rubygem-actionpack4 \
		rubygem-gitlab_emoji>=0.1:graphics/rubygem-gitlab_emoji \
		rubygem-html-pipeline>=1.11.0:textproc/rubygem-html-pipeline \
		rubygem-mime-types>=0:misc/rubygem-mime-types \
		rubygem-sanitize>=2.1:textproc/rubygem-sanitize

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

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