mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
869 B
Plaintext
23 lines
869 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup activemodel 3.0.5 gem {} rubygems ruby19
|
|
license MIT
|
|
categories-append devel
|
|
platforms any
|
|
supported_archs noarch
|
|
maintainers nomaintainer
|
|
description toolkit for building modeling frameworks
|
|
long_description \
|
|
A toolkit for building modeling frameworks like Active Record and \
|
|
Active Resource. Rich support for attributes, callbacks, validations, \
|
|
observers, serialization, internationalization, and testing.
|
|
|
|
checksums md5 ce81113041350f04264e1af45fec3537 \
|
|
sha1 1556900a7afa1cdcdf4641edbcdd2c24f98bb2de \
|
|
rmd160 66cce861f27d8a41e687177e1c87cc854ca9fc53
|
|
|
|
depends_lib-append port:rb19-i18n \
|
|
port:rb19-builder \
|
|
port:rb19-activesupport
|