mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-28 03:30:47 +01:00
10 lines
171 B
JSON
10 lines
171 B
JSON
{
|
|
"name": "pthread",
|
|
"version-string": "3.0.0",
|
|
"port-version": 1,
|
|
"description": "empty package, linking to other port",
|
|
"dependencies": [
|
|
"pthreads"
|
|
]
|
|
}
|