# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/mail/rubygem-exception_notification/Makefile 332045 2013-10-30 02:50:05Z swills $

PORTNAME=	exception_notification
PORTVERSION=	3.0.1
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Exception notification for Rails apps

RUN_DEPENDS=	rubygem-actionmailer>=3.0.4:${PORTSDIR}/mail/rubygem-actionmailer

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
