freebsd-ports/print/rubygem-prawn-flexible-table/Makefile

21 lines
327 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= prawn-flexible-table
PORTVERSION= 0.1.2
PORTREVISION= 1
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Create tables with *span attributes for each cell with Prawn
2015-05-24 20:57:44 +02:00
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>