Add textproc/rubygem-jekyll-archives
Jekyll Archives is a plugin for Jekyll which can automate the generation of post archives by dates, tags, and categories. WWW: https://jekyll.github.io/jekyll-archives/
This commit is contained in:
@@ -1565,6 +1565,7 @@
|
||||
SUBDIR += rubygem-inifile
|
||||
SUBDIR += rubygem-iso-639
|
||||
SUBDIR += rubygem-itextomml
|
||||
SUBDIR += rubygem-jekyll-archives
|
||||
SUBDIR += rubygem-jekyll-assets
|
||||
SUBDIR += rubygem-jekyll-email-protect
|
||||
SUBDIR += rubygem-jekyll-feed
|
||||
|
||||
@@ -0,0 +1,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jekyll-archives
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
COMMENT= Archive pages for Jekyll tags and categories
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-jekyll>=3.6<5.0:www/rubygem-jekyll
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1603820654
|
||||
SHA256 (rubygem/jekyll-archives-2.2.1.gem) = c0a65f99fd27c4a5b4f80c2f7076be92968a57ad9c380251b85219d78f9e5930
|
||||
SIZE (rubygem/jekyll-archives-2.2.1.gem) = 6656
|
||||
@@ -0,0 +1,4 @@
|
||||
Jekyll Archives is a plugin for Jekyll which can automate the generation of
|
||||
post archives by dates, tags, and categories.
|
||||
|
||||
WWW: https://jekyll.github.io/jekyll-archives/
|
||||
Reference in New Issue
Block a user