summaryrefslogtreecommitdiffstats
path: root/src/pthreads.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/pthreads.mk')
-rw-r--r--src/pthreads.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pthreads.mk b/src/pthreads.mk
index 690c26d..297ea76 100644
--- a/src/pthreads.mk
+++ b/src/pthreads.mk
@@ -4,6 +4,8 @@
# but the pre-requisite package and test are the same.
PKG := pthreads
+$(PKG)_WEBSITE := https://en.wikipedia.org/wiki/POSIX_Threads
+$(PKG)_DESCR := POSIX Threads
$(PKG)_VERSION := POSIX 1003.1-2001
$(PKG)_DEPS := gcc