# Ports collection makefile for: rubygem-pdfkit # Date created: 2011-06-16 # Whom: rpsfa@rit.edu # # $FreeBSD$ PORTNAME= pdfkit PORTVERSION= 0.5.0 CATEGORIES= graphics rubygems MASTER_SITES= RG MAINTAINER= zi@FreeBSD.org COMMENT= Uses wkhtmltopdf to create PDFs using HTML RUN_DEPENDS= wkhtmltopdf:${PORTSDIR}/converters/wkhtmltopdf USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include