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






                                                                          
                     









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

PORTNAME=	haml
PORTVERSION=	1.7.2
CATEGORIES=	www rubygems
MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}

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

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>