# Ports collection makefile for:	rubygem-rmail
# Date created:				09 January 2011
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/mail/rubygem-rmail/Makefile,v 1.1 2011/01/30 12:08:52 miwi Exp $
#

PORTNAME=	rmail
PORTVERSION=	1.0.0
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	RMail is a lightweight mail library

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
