# -*- 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 github 1.0 github.setup sass libsass 3.6.6 github.tarball_from archive revision 0 checksums rmd160 59e6e4d2f10ebe577556173ffb4741330693adb1 \ sha256 11f0bb3709a4f20285507419d7618f3877a425c0131ea8df40fe6196129df15d \ size 342625 maintainers {cal @neverpanic} openmaintainer categories www textproc license MIT homepage https://sass-lang.com/libsass description A C/C++ implementation of a Sass compiler long_description \ LibSass is a C/C++ port of the Sass engine. The point is to be simple, \ faster, and easy to integrate. use_autoreconf yes compiler.cxx_standard \ 2011