Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= prawn |
4 |
PORTNAME= prawn |
5 |
PORTVERSION= 0.12.0 |
5 |
PORTVERSION= 1.0.0 |
6 |
CATEGORIES= print rubygems |
6 |
CATEGORIES= print rubygems |
7 |
MASTER_SITES= RG |
7 |
MASTER_SITES= RG |
8 |
|
8 |
|
Lines 9-16
Link Here
|
9 |
MAINTAINER= ruby@FreeBSD.org |
9 |
MAINTAINER= ruby@FreeBSD.org |
10 |
COMMENT= Fast pure Ruby PDF generator |
10 |
COMMENT= Fast pure Ruby PDF generator |
11 |
|
11 |
|
12 |
RUN_DEPENDS= rubygem-pdf-reader>=0.9.0:${PORTSDIR}/print/rubygem-pdf-reader \ |
12 |
RUN_DEPENDS= rubygem-pdf-core>=0.2.2:${PORTSDIR}/print/rubygem-pdf-core \ |
13 |
rubygem-ttfunk>=1.0.2:${PORTSDIR}/print/rubygem-ttfunk |
13 |
rubygem-ttfunk>=1.1.1:${PORTSDIR}/print/rubygem-ttfunk |
14 |
|
14 |
|
15 |
USE_RUBY= yes |
15 |
USE_RUBY= yes |
16 |
USE_RUBYGEMS= yes |
16 |
USE_RUBYGEMS= yes |