freebsd-ports/www/rubygem-haml/Makefile
Wen Heping a1f46c7f4d - Update to 2.2.8
PR:		ports/139547
Submitted by:	Robert Gogolok <gogolok@gmail.com> (maintainer)
Approved by:	miwi,	jadawin(mentors,implicit)
2009-10-13 06:51:13 +00:00

20 lines
428 B
Makefile

# Ports collection makefile for: rubygem-haml
# Date created: 13 July 2007
# Whom: Robert Gogolok <gogo@cs.uni-sb.de>
#
# $FreeBSD$
PORTNAME= haml
PORTVERSION= 2.2.8
CATEGORIES= www rubygems
MASTER_SITES= RF
MAINTAINER= gogo@cs.uni-sb.de
COMMENT= Markup language to describe XHTML
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/css2sass bin/haml bin/html2haml bin/sass
.include <bsd.port.mk>