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






                                                                          
                     
                            
                  



                                                 

                   
                           
 
                                      
 
                      
# Ports collection makefile for:	rubygem-haml
# Date created:				13 July 2007
# Whom:					Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD$

PORTNAME=	haml
PORTVERSION=	3.1.4
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	gogo@cs.uni-sb.de
COMMENT=	Markup language to describe XHTML

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/haml bin/html2haml

.include <bsd.port.mk>