1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/www/rubygem-haml/Makefile
Cheng-Lung Sung 08876f168e - Update to 2.0.3
PR:		ports/127934
Submitted by:	clsung
Approved by:	maintainer (Robert Gogolok)
2008-10-08 15:05:31 +00:00

19 lines
347 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.0.3
CATEGORIES= www rubygems
MASTER_SITES= RF
MAINTAINER= gogo@cs.uni-sb.de
COMMENT= Markup language to describe XHTML
USE_RUBY= yes
USE_RUBYGEMS= yes
.include <bsd.port.mk>