mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
957 B
Tcl
21 lines
957 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.branches 3.4 3.3 3.2 3.1
|
|
ruby.setup liquid 4.0.4 gem {} rubygems
|
|
categories-append www
|
|
license MIT
|
|
maintainers nomaintainer
|
|
platforms any
|
|
supported_archs noarch
|
|
description Secure, non-evaling end user template engine
|
|
long_description Liquid is a template engine which was written with very \
|
|
specific requirements. It has to be usable in customer \
|
|
facing web applications. It has to be flexible and secure.
|
|
homepage https://shopify.github.io/liquid/
|
|
checksums rmd160 7a28ab8359bf03f6375a18d753ca917fb9183f63 \
|
|
sha256 4fcfebb1a045e47918388dbb7a0925e7c3893e58d2bd6c3b3c73ec17a2d8fdb3 \
|
|
size 75776
|