freebsd-ports/textproc/rubygem-liquid/Makefile
Martin Wilke 680d6c8b3d - Update to 2.6.1
PR:		190650
2014-06-06 03:46:58 +00:00

18 lines
308 B
Makefile

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