# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-bluecloth/Makefile 388597 2015-06-05 16:55:39Z amdmi3 $

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
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
USES=		shebangfix
SHEBANG_FILES=	bin/bluecloth

PLIST_FILES=	bin/bluecloth

.include <bsd.port.mk>
