openbsd-ports/textproc/ruby-prawn/prawn/Makefile
2011-01-06 04:24:22 +00:00

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>