aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-redcloth/Makefile
blob: 1f4e88363c3e6c65929f3210a290a5e59a160a64 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                    
                                                                          



                        
                     
                            

                                        
                                       
 
                               

                                                  

                   

                           
                      
# Ports collection makefile for:	gem-redcloth
# Date created:				27 Mai 2005
# Whom:					Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
GEM_NAME=	${DISTNAME}

.include <bsd.port.mk>