# Created by: Jonathan Weiss (<jw@innerewut.de>)
# $FreeBSD: tags/RELEASE_10_1_0/www/rubygem-redcloth/Makefile 364158 2014-08-06 09:11:57Z olgeni $

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
GEM_NAME=	${DISTNAME}
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/redcloth

.include <bsd.port.mk>
