freebsd-ports/textproc/rubygem-jekyll-sitemap/Makefile

19 lines
340 B
Makefile

# $FreeBSD$
PORTNAME= jekyll-sitemap
PORTVERSION= 0.10.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>