# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-bluecloth/Makefile 349549 2014-03-29 15:56:00Z swills $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby implementation of Markdown, a text-to-HTML conversion tool

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/bluecloth

.include <bsd.port.mk>
