You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
883 B
Tcl
20 lines
883 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 jekyll-sitemap 1.4.0 gem {} rubygems
|
|
categories-append www
|
|
license MIT
|
|
maintainers nomaintainer
|
|
description Automatically generate a sitemap.xml for your Jekyll site
|
|
long_description Jekyll plugin to silently generate a sitemaps.org \
|
|
compliant sitemap for your Jekyll site.
|
|
homepage https://github.com/jekyll/jekyll-sitemap
|
|
checksums rmd160 c91aa30179d20f1612ae30dbfc64d2d4e5040956 \
|
|
sha256 0de08c5debc185ea5a8f980e1025c7cd3f8e0c35c8b6ef592f15c46235cf4218 \
|
|
size 73216
|
|
supported_archs noarch
|
|
platforms any
|