# Ports collection makefile for: gem-redcloth # Date created: 27 Mai 2005 # Whom: Jonathan Weiss () # # $FreeBSD$ 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