4f9664ab00
OK landry@
15 lines
378 B
Makefile
15 lines
378 B
Makefile
# $OpenBSD: Makefile,v 1.6 2011/01/06 04:24:24 jeremy Exp $
|
|
|
|
COMMENT = Fast, Nimble PDF Generation For Ruby - prawn-format
|
|
|
|
DISTNAME = prawn-format-0.2.0.1
|
|
REVISION = 3
|
|
|
|
RUN_DEPENDS = textproc/ruby-prawn/core,${MODRUBY_FLAVOR}
|
|
|
|
MODRUBY_REGRESS = rake
|
|
REGRESS_DEPENDS = devel/ruby-echoe,${MODRUBY_FLAVOR} \
|
|
textproc/ruby-prawn/prawn,${MODRUBY_FLAVOR}
|
|
|
|
.include <bsd.port.mk>
|