# Created by: Steve Wills <swills@rubick>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-kramdown/Makefile 368713 2014-09-21 04:12:27Z swills $

PORTNAME=	kramdown
PORTVERSION=	1.4.2
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Yet-another-markdown-parser but fast, pure Ruby

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/kramdown

.include <bsd.port.mk>
