summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/ruby-jekyll-paginate/DESCR1
-rw-r--r--www/ruby-jekyll-paginate/Makefile12
-rw-r--r--www/ruby-jekyll-paginate/PLIST30
-rw-r--r--www/ruby-jekyll-paginate/distinfo5
4 files changed, 48 insertions, 0 deletions
diff --git a/www/ruby-jekyll-paginate/DESCR b/www/ruby-jekyll-paginate/DESCR
new file mode 100644
index 00000000000..fd98bb6f6b8
--- /dev/null
+++ b/www/ruby-jekyll-paginate/DESCR
@@ -0,0 +1 @@
+Default pagination generator for Jekyll.
diff --git a/www/ruby-jekyll-paginate/Makefile b/www/ruby-jekyll-paginate/Makefile
new file mode 100644
index 00000000000..800bc5958be
--- /dev/null
+++ b/www/ruby-jekyll-paginate/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2015/03/13 16:46:12 taca Exp $
+
+DISTNAME= jekyll-paginate-1.1.0
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/jekyll/jekyll-paginate/
+COMMENT= Built-in Pagination Generator for Jekyll
+LICENSE= mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/ruby-jekyll-paginate/PLIST b/www/ruby-jekyll-paginate/PLIST
new file mode 100644
index 00000000000..32825b71346
--- /dev/null
+++ b/www/ruby-jekyll-paginate/PLIST
@@ -0,0 +1,30 @@
+@comment $NetBSD: PLIST,v 1.1 2015/03/13 16:46:12 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/History.markdown
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/jekyll-paginate.gemspec
+${GEM_LIBDIR}/lib/jekyll-paginate.rb
+${GEM_LIBDIR}/lib/jekyll-paginate/pager.rb
+${GEM_LIBDIR}/lib/jekyll-paginate/pagination.rb
+${GEM_LIBDIR}/lib/jekyll-paginate/version.rb
+${GEM_LIBDIR}/script/bootstrap
+${GEM_LIBDIR}/script/cibuild
+${GEM_LIBDIR}/script/unbundle
+${GEM_LIBDIR}/spec/pager_spec.rb
+${GEM_LIBDIR}/spec/pagination_spec.rb
+${GEM_LIBDIR}/spec/source/_posts/2014-05-20-blah.html
+${GEM_LIBDIR}/spec/source/_posts/2014-05-21-bleh.html
+${GEM_LIBDIR}/spec/source/_posts/2014-05-22-humor.html
+${GEM_LIBDIR}/spec/source/_posts/2014-05-23-hey-there.html
+${GEM_LIBDIR}/spec/source/_posts/2014-05-24-whateva.html
+${GEM_LIBDIR}/spec/source/_posts/2014-05-25-oh-yes.html
+${GEM_LIBDIR}/spec/source/contacts/index.html
+${GEM_LIBDIR}/spec/source/index.html
+${GEM_LIBDIR}/spec/spec_helper.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/ruby-jekyll-paginate/distinfo b/www/ruby-jekyll-paginate/distinfo
new file mode 100644
index 00000000000..06693db2076
--- /dev/null
+++ b/www/ruby-jekyll-paginate/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/03/13 16:46:12 taca Exp $
+
+SHA1 (jekyll-paginate-1.1.0.gem) = 38920468d904721334ac7b79ef13539ca9a86afd
+RMD160 (jekyll-paginate-1.1.0.gem) = 4e9b622b0f4a7833aa47b486c7bbbb384fe2aa72
+Size (jekyll-paginate-1.1.0.gem) = 11776 bytes