# Ports collection makefile for:	liquid
# Date created:				24 Dec 2009
# Whom:					peter.schuller@infidyne.com
#
# $FreeBSD: ports/textproc/rubygem-liquid/Makefile,v 1.1 2009/12/24 22:14:56 miwi Exp $

PORTNAME=	liquid
PORTVERSION=	2.0.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	http://gemcutter.org/gems/

MAINTAINER=	peter.schuller@infidyne.com
COMMENT=	Library for rendering safe templates

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

# we care about not passing -A
FETCH_ARGS=	-pRr

.include <bsd.port.mk>
