mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
15 lines
268 B
YAML
15 lines
268 B
YAML
imap:
|
|
type: library
|
|
artifact:
|
|
source: {
|
|
"type": "git",
|
|
"url": "https://github.com/static-php/imap.git",
|
|
"rev": "master"
|
|
}
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
static-libs@unix:
|
|
- libc-client.a
|
|
suggests@unix:
|
|
- openssl
|