freebsd-ports/textproc/rubygem-liquid/Makefile
Philip M. Gollucci 614f70eaf1 - No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@
2010-06-06 04:06:25 +00:00

19 lines
376 B
Makefile

# Ports collection makefile for: liquid
# Date created: 24 Dec 2009
# Whom: peter.schuller@infidyne.com
#
# $FreeBSD$
PORTNAME= liquid
PORTVERSION= 2.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= peter.schuller@infidyne.com
COMMENT= Library for rendering safe templates
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>