mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
08876f168e
PR: ports/127934 Submitted by: clsung Approved by: maintainer (Robert Gogolok)
19 lines
347 B
Makefile
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>
|