openbsd-ports/textproc/ruby-prawn/core/Makefile

15 lines
425 B
Makefile

# $OpenBSD: Makefile,v 1.7 2011/03/02 16:02:27 jasper Exp $
COMMENT = Fast, Nimble PDF Generation For Ruby - prawn-core
DISTNAME = prawn-core-${VERSION}
REVISION = 3
MODRUBY_REGRESS = rake
NO_REGRESS = Yes # untill ruby-test-spec has been imported.
#REGRESS_DEPENDS = devel/ruby-mocha,${MODRUBY_FLAVOR} \
# devel/ruby-test-spec,${MODRUBY_FLAVOR} \
# textproc/ruby-pdf-reader,${MODRUBY_FLAVOR}
.include <bsd.port.mk>