new port: textproc/rubygem-jekyll-sitemap
A Jekyll plugin generating sitemaps.org compliant sitemaps for Jekyll sites. WWW: https://github.com/jekyll/jekyll-sitemap
This commit is contained in:
@@ -1405,6 +1405,7 @@
|
||||
SUBDIR += rubygem-jekyll-paginate
|
||||
SUBDIR += rubygem-jekyll-redirect-from
|
||||
SUBDIR += rubygem-jekyll-sass-converter
|
||||
SUBDIR += rubygem-jekyll-sitemap
|
||||
SUBDIR += rubygem-jemoji
|
||||
SUBDIR += rubygem-jsmin
|
||||
SUBDIR += rubygem-kramdown
|
||||
|
||||
19
textproc/rubygem-jekyll-sitemap/Makefile
Normal file
19
textproc/rubygem-jekyll-sitemap/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
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>
|
||||
2
textproc/rubygem-jekyll-sitemap/distinfo
Normal file
2
textproc/rubygem-jekyll-sitemap/distinfo
Normal file
@@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/jekyll-sitemap-0.9.0.gem) = d336fb91210745c8b4ace3c26e3826d251cfa26a5150fd0676f8fd07f5a74e5d
|
||||
SIZE (rubygem/jekyll-sitemap-0.9.0.gem) = 67072
|
||||
3
textproc/rubygem-jekyll-sitemap/pkg-descr
Normal file
3
textproc/rubygem-jekyll-sitemap/pkg-descr
Normal file
@@ -0,0 +1,3 @@
|
||||
A Jekyll plugin generating sitemaps.org compliant sitemaps for Jekyll sites.
|
||||
|
||||
WWW: https://github.com/jekyll/jekyll-sitemap
|
||||
Reference in New Issue
Block a user