GET /api/v1/ports/php54-esmtp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "php54-esmtp",
"portdir": "php/php-esmtp",
"version": "0.3.1",
"license": "PHP",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pecl.php.net/package/esmtp",
"description": "ESMTP client extension",
"long_description": "Esmtp is a wrapper for SMTP client library based on the libESMTP library. You can use it to send messages using internal SASL, and external/openssl SSL support.",
"active": true,
"categories": [
"devel",
"php"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"php54",
"libesmtp"
]
}
],
"depends_on": []
}