# Created by: Jonathan Weiss (<jw@innerewut.de>)
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-redcloth/Makefile 387162 2015-05-23 15:38:06Z sunpoet $

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

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

LICENSE=	MIT

GEM_NAME=	${DISTNAME}
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/redcloth

.include <bsd.port.mk>
