Last change
on this file since 116465 was
116465,
checked in by and.damore@…, 6 years ago
|
port rb19-heroku: update to 3.2.3, add missing dependencies; openmaintainer
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
887 bytes
|
Line | |
---|
1 | # $Id: Portfile 116465 2014-01-25 22:41:18Z and.damore@macports.org $ |
---|
2 | |
---|
3 | PortSystem 1.0 |
---|
4 | PortGroup ruby 1.0 |
---|
5 | |
---|
6 | ruby.setup heroku 3.2.3 gem {} rubygems ruby19 |
---|
7 | |
---|
8 | maintainers gmail.com:blair.christensen openmaintainer |
---|
9 | categories-append www devel |
---|
10 | license MIT |
---|
11 | description Client library and CLI to deploy Rails apps on Heroku. |
---|
12 | long_description ${description} |
---|
13 | homepage http://heroku.com/ |
---|
14 | platforms darwin |
---|
15 | supported_archs noarch |
---|
16 | |
---|
17 | checksums rmd160 a195fcf8355fa6793e5d8b859dacd5965c835a1a \ |
---|
18 | sha256 21f84e62ffdfd05c6987c90bd6f34304741ed041360be53fdbc0c3baf7521147 |
---|
19 | |
---|
20 | depends_lib-append port:rb19-heroku-api \ |
---|
21 | port:rb19-rest-client \ |
---|
22 | port:rb19-launchy \ |
---|
23 | port:rb19-json \ |
---|
24 | port:rb19-rubyzip \ |
---|
25 | port:rb19-netrc \ |
---|
26 | port:rb19-mime-types |
---|
Note: See
TracBrowser
for help on using the repository browser.