mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 02:48:24 -05:00
11 lines
184 B
JSON
Executable File
11 lines
184 B
JSON
Executable File
{
|
|
"name": "plustache",
|
|
"version-string": "0.4.0",
|
|
"port-version": 2,
|
|
"description": "{{mustaches}} for C++",
|
|
"dependencies": [
|
|
"boost-algorithm",
|
|
"boost-regex"
|
|
]
|
|
}
|