# Ports collection makefile for: gem-redcloth # Date created: 27 Mai 2005 # Whom: Jonathan Weiss () # # $FreeBSD$ PORTNAME= redcloth PORTVERSION= 3.0.3 PORTREVISION= 1 DISTNAME= RedCloth-${PORTVERSION} CATEGORIES= www rubygems MASTER_SITES= http://rubyforge.org/frs/download.php/2898/ MAINTAINER= jw@innerewut.de COMMENT= A module for using Textile in Ruby .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include