# 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.2 2005/07/20 23:27:18 pav Exp $

PORTNAME=	redcloth
PORTVERSION=	3.0.3
CATEGORIES=	www ruby
MASTER_SITES=	http://rubyforge.org/frs/download.php/2898/

MAINTAINER=	jw@innerewut.de
COMMENT=	A module for using Textile in Ruby

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>
