# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-tinyatom/Makefile 433374 2017-02-05 05:32:36Z sunpoet $

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

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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

RUN_DEPENDS=	rubygem-builder>=0:devel/rubygem-builder \
		rubygem-public_suffix>=0:dns/rubygem-public_suffix

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
