# Ports collection makefile for:	rubygem-bluecloth
#
# $FreeBSD: ports/www/rubygem-bluecloth/Makefile,v 1.9 2009/04/09 00:11:41 pgollucci Exp $

PORTNAME=	bluecloth
PORTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	www rubygems
MASTER_SITES=	http://www.deveiate.org/code/
DISTNAME=	BlueCloth-${PORTVERSION}

MAINTAINER=	ports@logvinov.com
COMMENT=	Ruby implementation of Markdown, a text-to-HTML conversion tool

GEM_NAME=	${DISTNAME}

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>
