# Ports collection makefile for:	liquid
# Date created:				24 Dec 2009
# Whom:					peter.schuller@infidyne.com
#
# $FreeBSD: ports/textproc/rubygem-liquid/Makefile,v 1.8 2011/10/30 16:03:49 swills Exp $

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
