You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
783 B
Tcl
18 lines
783 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.3 3.2 3.1 3.0
|
|
ruby.setup will_paginate 4.0.0 gem {} rubygems
|
|
description Adaptive pagination plugin for web frameworks and other applications
|
|
long_description {*}${description}
|
|
license MIT
|
|
maintainers nomaintainer
|
|
homepage https://github.com/mislav/will_paginate/wikis
|
|
platforms any
|
|
supported_archs noarch
|
|
checksums md5 8955808d2def87d7526185c57261fdc8 \
|
|
sha1 2d2a65ae8edc0af8fab89bd7b6e3b7d1892ddaa6 \
|
|
rmd160 18b21f498f7b811c074474e129ededb3807ccb62
|