Update print/foomatic-db to version 20161105
[dports.git] / print / rubygem-prawn-layout / Makefile
1 # Created by: wenheping@gmail.com
2 # $FreeBSD$
3
4 PORTNAME=       prawn-layout
5 PORTVERSION=    0.8.4
6 CATEGORIES=     print rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Prawn Extension to Provides Table Support and Other Layout
11
12 LICENSE=        GPLv2 RUBY
13 LICENSE_COMB=   dual
14
15 NO_ARCH=        yes
16
17 USE_RUBY=       yes
18 USES=           gem
19
20 .include <bsd.port.mk>