# $FreeBSD: tags/RELEASE_10_3_0/textproc/rubygem-jekyll-sitemap/Makefile 401022 2015-11-07 21:03:01Z mmoll $

PORTNAME=	jekyll-sitemap
PORTVERSION=	0.9.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Automatically generate a sitemap.xml for Jekyll sites

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.md

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
