PORTNAME=	redcloth
PORTVERSION=	4.3.4
CATEGORIES=	www rubygems
MASTER_SITES=	RG
DISTNAME=	RedCloth-${PORTVERSION}

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Module for using Textile in Ruby
WWW=		https://github.com/jgarber/redcloth

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		cpe gem

PLIST_FILES=	bin/redcloth

CPE_VENDOR=	promptworks

.include <bsd.port.mk>
