You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
871 B
Plaintext
22 lines
871 B
Plaintext
PortSystem 1.0
|
||
PortGroup ruby 1.0
|
||
|
||
ruby.setup nanoc3 3.1.3 gem {} rubygems ruby19
|
||
revision 1
|
||
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 site’s look and feel is consistent across all pages.
|
||
license MIT
|
||
maintainers nomaintainer
|
||
homepage http://nanoc.stoneship.org/
|
||
categories-append www
|
||
platforms any
|
||
supported_archs noarch
|
||
checksums md5 143f3d8d6c1d3ccd918e40855214a102 \
|
||
sha1 db297437d225d5432d79bdfe97337316cbb4ba5b \
|
||
rmd160 9354c030c83aff594eb997fd7a6800d651ac2bf8
|
||
|
||
depends_run-append port:rb19-cri
|