2011-09-16 08:00:05 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2011/09/16 12:00:08 espie Exp $
|
2009-01-31 07:14:31 -05:00
|
|
|
|
|
|
|
COMMENT = exception notifications
|
|
|
|
|
|
|
|
DISTNAME = merb-exceptions-${VERSION}
|
2011-09-16 08:00:05 -04:00
|
|
|
REVISION = 1
|
2009-01-31 07:14:31 -05:00
|
|
|
|
2010-12-08 17:13:24 -05:00
|
|
|
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC} \
|
|
|
|
www/ruby-merb/mailer,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
|
2009-01-31 07:14:31 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|