opnsense-ports/www/rubygem-haml-contrib/Makefile
Franco Fichtner 213adc5cef */*: sync with upstream
Taken from: FreeBSD
2016-06-28 20:04:47 +02:00

21 lines
389 B
Makefile

# Created by: Horia Racoviceanu <horia@racoviceanu.com>
# $FreeBSD$
PORTNAME= haml-contrib
PORTVERSION= 1.0.0.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Addons for the Ruby implementation of the Haml template language
LICENSE= MIT
RUN_DEPENDS= rubygem-haml>=4.0.0:www/rubygem-haml
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>