1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/www/rubygem-haml/Makefile
Philip M. Gollucci d0e73cc4d3 - Update to 3.0.24
PR:             ports/152518
Submitted by:   myself (pgollucci)
Approved by:    gogo@cs.uni-sb.de (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-07 01:51:11 +00:00

22 lines
447 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= 3.0.24
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/css2sass bin/haml bin/html2haml bin/sass bin/sass-convert
.include <bsd.port.mk>