4f9664ab00
OK landry@
12 lines
306 B
Makefile
12 lines
306 B
Makefile
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:25 jeremy Exp $
|
|
|
|
COMMENT = exception notifications
|
|
|
|
DISTNAME = merb-exceptions-${VERSION}
|
|
REVISION = 0
|
|
|
|
RUN_DEPENDS = www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC} \
|
|
www/ruby-merb/mailer,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
|
|
|
|
.include <bsd.port.mk>
|