aboutsummaryrefslogblamecommitdiff
path: root/www/rubygem-haml-contrib/Makefile
blob: bda0982a2fec1a11fbc5b93da3de698778477f95 (plain) (tree)
1
2
3
4
5
6
7
8




                            
                                   
                                                                                
                                                    


                   
                                                    
 
                   


                   

                      
PORTNAME=	haml-contrib
PORTVERSION=	1.0.0.1
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Addons for the Ruby implementation of the Haml template language
WWW=		https://github.com/haml/haml-contrib

LICENSE=	MIT

RUN_DEPENDS=	rubygem-haml>=4.0.0:www/rubygem-haml

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>