summaryrefslogtreecommitdiffstats
path: root/mail/rubygem-actionmailer/Makefile
blob: 21e6f8cbeb2a0b1c2fd9f2767eb8e0c623be9054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: Jonathan Weiss (<jw@innerewut.de>)
# $FreeBSD$

PORTNAME=	actionmailer
PORTVERSION=	3.2.22.2
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Easy email delivery and testing for Ruby

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE

RUN_DEPENDS=	rubygem-actionpack>=${PORTVERSION}:www/rubygem-actionpack \
		rubygem-mail25>=2.5.4:mail/rubygem-mail25

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem:autoplist

.include <bsd.port.mk>
OpenPOWER on IntegriCloud