PORTNAME=	bluecloth
PORTVERSION=	2.2.0
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby implementation of Markdown, a text-to-HTML conversion tool
WWW=		https://deveiate.org/projects/BlueCloth

LICENSE=	BSD3CLAUSE

USES=		gem shebangfix
SHEBANG_FILES=	bin/bluecloth

PLIST_FILES=	bin/bluecloth

.include <bsd.port.mk>
