freebsd-ports/textproc/rubygem-jekyll-paginate/Makefile
Johannes Jost Meixner 744399154c textproc/rubygem-jekyll-paginate: update to 1.1.0
- Update to 1.1.0

PR: 		148350
Differential Revision:	https://reviews.freebsd.org/D1115
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
Approved by:	swills (mentor)
2014-11-06 04:53:25 +00:00

18 lines
327 B
Makefile

# Created by: Michael Moll <kvedulv@kvedulv.de>
# $FreeBSD$
PORTNAME= jekyll-paginate
PORTVERSION= 1.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Built-in Pagination Generator for Jekyll
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>