Files
2023-12-09 14:45:13 +11:00

23 lines
912 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup nanoc 3.1.3 gem
revision 1
maintainers nomaintainer
description A Ruby site compiler that produces static HTML
long_description \
nanoc is a tool for building static web sites. It can transform content \
from one format (e.g. Haml or Markdown) into another (usually HTML) and \
lay out pages so that the sites look and feel is consistent across all pages.
categories-append www
license MIT
platforms any
supported_archs noarch
homepage http://nanoc.stoneship.org/
master_sites http://rubygems.org/downloads/
checksums md5 940c80e92c05e318c0746769fc3969c2 \
sha1 6a31449e1eb8980835ce050ca6d7355cb0025889 \
rmd160 36e5a39da86ece0ed96052f20410b702988c2d9d
depends_run-append port:rb-nanoc3