# Ports collection makefile for:	rubygem-prawn-svg
# Date created:				December 16, 2010
# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/print/rubygem-prawn-svg/Makefile,v 1.1 2010/12/17 03:48:09 pgollucci Exp $

PORTNAME=	prawn-svg
PORTVERSION=	0.9.1.10
CATEGORIES=	print rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	SVG renderer for Prawn PDF library

RUN_DEPENDS=	rubygem-prawn>=0.8.4:${PORTSDIR}/print/rubygem-prawn

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
