# Ports collection makefile for:	rubygem-pony
# Date created:				30 Aug 2010
# Whom:					Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD: ports/mail/rubygem-pony/Makefile,v 1.2 2010/11/15 02:07:45 wen Exp $
#

PORTNAME=	pony
PORTVERSION=	1.1
CATEGORIES=	mail rubygems
MASTER_SITES=	RG

MAINTAINER=	freebsdports@chillibear.com
COMMENT=	The express way to send mail from Ruby

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

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
