opnsense-ports/textproc/rubygem-liquid/Makefile
Franco Fichtner d6728590db */*: sync with upstream
Taken from: HardenedBSD
2019-09-08 19:39:19 +02:00

20 lines
327 B
Makefile

# Created by: peter.schuller@infidyne.com
# $FreeBSD$
PORTNAME= liquid
PORTVERSION= 4.0.3
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library for rendering safe templates
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>