diff options
Diffstat (limited to 'devel/mingw32-pthreads/Makefile')
-rw-r--r-- | devel/mingw32-pthreads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mingw32-pthreads/Makefile b/devel/mingw32-pthreads/Makefile index a8f1ab3c47a3..7d90001b12bf 100644 --- a/devel/mingw32-pthreads/Makefile +++ b/devel/mingw32-pthreads/Makefile @@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}-w32-${PORTVERSION:S/./-/g}-release MAINTAINER= ports@FreeBSD.org COMMENT= POSIX threads library for Windows compiled with MinGW32 +WWW= https://sourceware.org/pthreads-win32/ BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:devel/${PKGNAMEPREFIX}gcc \ mingwm10.dll:devel/mingw32-bin-msvcrt |