# Ports collection makefile for: gem-actionmailer # Date created: 27 May 2005 # Whom: Jonathan Weiss () # # $FreeBSD$ PORTNAME= actionmailer PORTVERSION= 3.0.3 CATEGORIES= mail rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Easy email delivery and testing for Ruby RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \ rubygem-mail>=2.2.9:${PORTSDIR}/mail/rubygem-mail USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include