cf667f81a0
* pkgsrc change: add pkg_alternatives support. Changes are too many to write here, please refer http://kramdown.gettalong.org/news.html.
14 lines
358 B
Makefile
14 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.9 2015/03/13 16:13:29 taca Exp $
|
|
|
|
DISTNAME= kramdown-1.5.0
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://kramdown.gettalong.org/
|
|
COMMENT= Pure-Ruby Markdown-superset parser and converter
|
|
LICENSE= mit
|
|
|
|
RUBYGEM_OPTIONS+= --format-executable
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|