summaryrefslogtreecommitdiff
path: root/www/ruby-jekyll-archives/Makefile
blob: ea6dd28d490597bf0a1d925e95667b29b495783d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.1 2016/05/29 02:33:13 jmmv Exp $

DISTNAME=	jekyll-archives-2.1.0
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/jekyll/jekyll-archives/
COMMENT=	Automatically generates post archives by dates, tags, and categories
LICENSE=	mit

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"