2009-12-24 23:14:56 +01:00
|
|
|
# Ports collection makefile for: liquid
|
|
|
|
# Date created: 24 Dec 2009
|
|
|
|
# Whom: peter.schuller@infidyne.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= liquid
|
2012-09-01 18:55:17 +02:00
|
|
|
PORTVERSION= 2.4.1
|
2009-12-24 23:14:56 +01:00
|
|
|
CATEGORIES= textproc rubygems
|
2010-05-27 03:02:16 +02:00
|
|
|
MASTER_SITES= RG
|
2009-12-24 23:14:56 +01:00
|
|
|
|
2011-10-30 17:03:49 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2009-12-24 23:14:56 +01:00
|
|
|
COMMENT= Library for rendering safe templates
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|