freebsd-ports/textproc/rubygem-liquid/Makefile

19 lines
315 B
Makefile

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