ba72b6bbaf
Changes * 1 minor change New option link_defs for pre-defining link definitions * 1 bug fix Fixed raised errors on atx headers without text
13 lines
318 B
Makefile
13 lines
318 B
Makefile
# $NetBSD: Makefile,v 1.8 2013/02/11 09:08:16 taca Exp $
|
|
|
|
DISTNAME= kramdown-0.14.2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://kramdown.rubyforge.org/
|
|
COMMENT= Markdown-superset parser and converter
|
|
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|