mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
18 lines
609 B
Plaintext
18 lines
609 B
Plaintext
PortSystem 1.0
|
|
PortGroup ruby 1.0
|
|
|
|
ruby.setup sqlite3 1.3.3 gem {} rubygems ruby19
|
|
description Interface to the SQLite3 DB engine from Ruby
|
|
long_description \
|
|
${description}
|
|
maintainers nomaintainer
|
|
homepage https://github.com/luislavena/sqlite3-ruby
|
|
categories-append databases
|
|
license BSD
|
|
platforms darwin
|
|
checksums md5 25f9cf0744157dc7ecf1308e5e619967 \
|
|
sha1 8888ba7d755764486dd05cae7b95cf47ec2c3d0b \
|
|
rmd160 185b1840867de772cd33076fa1cf2990561de999
|
|
|
|
depends_lib-append port:sqlite3
|