# $FreeBSD: tags/RELEASE_11_0_0/www/rubygem-bluecloth/Makefile 414136 2016-04-27 21:57:31Z swills $

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

LICENSE=	BSD3CLAUSE

USE_RUBY=	yes
USES=		gem shebangfix
SHEBANG_FILES=	bin/bluecloth

PLIST_FILES=	bin/bluecloth

.include <bsd.port.mk>
