PORTNAME=	prawn-layout
PORTVERSION=	0.8.4
CATEGORIES=	print rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Prawn Extension to Provides Table Support and Other Layout
WWW=		https://github.com/practicingruby/prawn-layout

LICENSE=	GPLv2 RUBY
LICENSE_COMB=	dual

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>