2015-05-31 21:39:54 +00:00

19 lines
308 B
Makefile

# Created by: peter.schuller@infidyne.com
# $FreeBSD$
PORTNAME= liquid
PORTVERSION= 2.6.2
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>