# Created by: Jonathan Weiss (<jw@innerewut.de>)
# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-redcloth/Makefile 432064 2017-01-21 17:29:23Z sunpoet $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Module for using Textile in Ruby

LICENSE=	MIT

USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/redcloth

.include <bsd.port.mk>
