2010-12-17 04:47:02 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= prawn-flexible-table
|
|
|
|
PORTVERSION= 0.1.2
|
2015-07-17 14:25:37 +02:00
|
|
|
PORTREVISION= 1
|
2010-12-17 04:47:02 +01:00
|
|
|
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
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2010-12-17 04:47:02 +01:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2010-12-17 04:47:02 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|