14 lines
318 B
Makefile
14 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"
|