textproc/rubygem-jekyll-gist: add port to be used by updated jekyll

Liquid tag for displaying GitHub Gists in Jekyll sites.

WWW: https://github.com/jekyll/jekyll-gist

PR:		192974
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
This commit is contained in:
Steve Wills 2014-08-25 19:05:40 +00:00
parent 612a66ac28
commit 3b6cf61604
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366133
4 changed files with 24 additions and 0 deletions

View file

@ -1317,6 +1317,7 @@
SUBDIR += rubygem-htmlentities
SUBDIR += rubygem-ini
SUBDIR += rubygem-itextomml
SUBDIR += rubygem-jekyll-gist
SUBDIR += rubygem-jekyll-sass-converter
SUBDIR += rubygem-jsmin
SUBDIR += rubygem-kramdown

View file

@ -0,0 +1,18 @@
# Created by: Michael Moll <kvedulv@kvedulv.de>
# $FreeBSD$
PORTNAME= jekyll-gist
PORTVERSION= 1.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Liquid tag for displaying GitHub Gists in Jekyll sites
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (rubygem/jekyll-gist-1.1.0.gem) = 09577b06ac352459868b8e50f19b5e7c34923f76b64687dbe8873a621c97a419
SIZE (rubygem/jekyll-gist-1.1.0.gem) = 8192

View file

@ -0,0 +1,3 @@
Liquid tag for displaying GitHub Gists in Jekyll sites.
WWW: https://github.com/jekyll/jekyll-gist