openbsd-ports/www/ruby-merb/mailer/Makefile
jeremy ae3933e98f REVISION bump for rbx FLAVOR PLIST change.
While here, fix the depends so it works for multiple FLAVORS.

OK landry@
2011-01-06 04:22:17 +00:00

12 lines
297 B
Makefile

# $OpenBSD: Makefile,v 1.11 2011/01/06 04:22:17 jeremy Exp $
COMMENT = mailer functionality for Merb
DISTNAME = merb-mailer-${VERSION}
REVISION = 0
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC} \
mail/ruby-mailfactory,${MODRUBY_FLAVOR}>=1.2.3
.include <bsd.port.mk>