mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 10:54:09 -05:00
10 lines
171 B
JSON
Executable File
10 lines
171 B
JSON
Executable File
{
|
|
"name": "pthread",
|
|
"version-string": "3.0.0",
|
|
"port-version": 1,
|
|
"description": "empty package, linking to other port",
|
|
"dependencies": [
|
|
"pthreads"
|
|
]
|
|
}
|