# Created by: peter.schuller@infidyne.com
# $FreeBSD: tags/RELEASE_10_1_0/textproc/rubygem-liquid/Makefile 356737 2014-06-06 03:46:58Z miwi $

PORTNAME=	liquid
PORTVERSION=	2.6.1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for rendering safe templates

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
