# Ports collection makefile for:	gem-redcloth
# Date created:				27 Mai 2005
# Whom:					Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD: ports/www/rubygem-redcloth/Makefile,v 1.18 2010/05/28 00:30:45 pgollucci Exp $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A 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>
