# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-tinyatom/Makefile 387401 2015-05-25 19:54:00Z sunpoet $

PORTNAME=	tinyatom
PORTVERSION=	0.3.6
PORTREVISION=	1
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-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \
		rubygem-public_suffix>=0:${PORTSDIR}/dns/rubygem-public_suffix

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
