16 lines
354 B
JSON
Executable File
16 lines
354 B
JSON
Executable File
{
|
|
"name": "gettext",
|
|
"version": "0.21",
|
|
"port-version": 9,
|
|
"description": "GNU gettext provides libintl and a set of tools to help produce multi-lingual messages.",
|
|
"homepage": "https://www.gnu.org/software/gettext/",
|
|
"dependencies": [
|
|
"libiconv"
|
|
],
|
|
"features": {
|
|
"tools": {
|
|
"description": "Build gettext tools"
|
|
}
|
|
}
|
|
}
|