opnsense-ports/print/rubygem-prawn-flexible-table/Makefile
Franco Fichtner d44655af41 */*: sync with upstream
Taken from: FreeBSD
2015-07-18 07:01:00 +02:00

21 lines
357 B
Makefile

# $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
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>