Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
301 B
JSON

{
"name": "pthread-stubs",
"version": "0.4",
"port-version": 1,
"description": "Stub replacements for POSIX Threads functions.",
"homepage": "https://gitlab.freedesktop.org/xorg/lib/pthread-stubs",
"license": "X11-distribute-modifications-variant",
"dependencies": [
"pthread"
]
}