# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-tinyatom/Makefile 335753 2013-12-06 15:23:13Z sunpoet $

PORTNAME=	tinyatom
PORTVERSION=	0.3.6
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Small and easy to use ruby Atom feed generator

LICENSE=	MIT

RUN_DEPENDS=	rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
		rubygem-public_suffix>=0:${PORTSDIR}/dns/rubygem-public_suffix

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
