mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
353 B
Makefile
13 lines
353 B
Makefile
# $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"
|