# 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.6 2006/08/08 11:35:26 jmelo Exp $

PORTNAME=	redcloth
PORTVERSION=	3.0.3
PORTREVISION=	1
DISTNAME=	RedCloth-${PORTVERSION}
CATEGORIES=	www rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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>
