summaryrefslogtreecommitdiffstats
path: root/graphics/rubygem-pdfkit/Makefile
blob: a75bf67f12344e77d44cd566d101ac077dae0b77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: rpsfa@rit.edu
# $FreeBSD$

PORTNAME=	pdfkit
PORTVERSION=	0.8.2
CATEGORIES=	graphics rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Uses wkhtmltopdf to create PDFs using HTML

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	wkhtmltopdf:converters/wkhtmltopdf

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

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