opnsense-ports/textproc/rubygem-liquid/Makefile
Franco Fichtner 271027a33f */*: sync with upstream
Taken from: HardenedBSD
2018-10-13 20:11:03 +02:00

20 lines
324 B
Makefile

# Created by: peter.schuller@infidyne.com
# $FreeBSD$
PORTNAME= liquid
PORTVERSION= 4.0.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@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>