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