freebsd-ports/textproc/rubygem-liquid2/Makefile
Michael Moll bf9093d09e textproc/rubygem-liquid: update to 3.0.6
and preserve 2.6.3 as textproc/rubygem-liquid2
2015-10-27 22:49:57 +00:00

21 lines
339 B
Makefile

# Created by: peter.schuller@infidyne.com
# $FreeBSD$
PORTNAME= liquid
PORTVERSION= 2.6.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for rendering safe templates
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>